You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<key>Appkey</key>
<string></string>update JMessageConfig.plist and add an entry for Appkey with the value being your APP_KEY:
<key>Appkey</key>
<string></string>
Debug logs
包括 Android 或 iOS 的日志:
iOS: XCode logs
Android: $ adb logcat / Android Studio logcat
The text was updated successfully, but these errors were encountered:
WARNING: 如果不按照这个表格,我们将无法帮助你,并将忽略你的问题。
你的运行环境
cordova -v
): Latest Jmessage plugincordova platform ls
): We are using the capacitor期望效果
我们希望这个插件能在capacitor中也能成功使用
实际效果
这个插件好像并不能转成Capacitor兼容的Cordova插件。
背景
你尝试做过些什么?
因为新的Ionic都是用CapacitorJS, Capacitor也声明能支持90%的Cordova插件,我们试了JPush,确实改了些配置就能用了,可是Jmessage并不成功。
我们根据文档 how to install Cordova plugins that have variables/hooks
在JMessageConfig.plist and 添加了 APP_KEY:
Debug logs
包括 Android 或 iOS 的日志:
The text was updated successfully, but these errors were encountered: