-
android原生项目集成reactnative模块,当点击按钮跳转到reactnative页面报错 java.lang.UnsatisfiedLinkError: dlopen failed: ca…
-
版本:jpush_flutter: 3.0.6
复现步骤:
1.极光后台->自定义消息->推送内容`HelloWorld20240820_10:34`,立即发送
https://www.jiguang.cn/console/push/#/push3/app/7bd7743d01d1b6c630e110e8/push_manage/create/custom
2.flutter日志显…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
将Flutter打包成SDK再集成到iOS工程中,SDK中包含
- Flutter.xcframework
- FlutterPluginRegistrant.xcframework
- jpush_flutter.xcframework
集成到工程中,如果调用代码
```
GeneratedPluginRegistrant.register(with: engine)
```
…
-
Hello, I'am a loyal user in China. The most uncomfortable things for me is mobile push notification. Due to some reasons, FCM doesn't work well in China. I have done some research on this. [Jpush](htt…
-
D/| JPUSH | Flutter | Android | (18314): handlingNotificationReceive cn.jpush.android.intent.NOTIFICATION_RECEIVED
D/| JPUSH | Flutter | Android | (18314): transmitNotificationReceive title=你有新的待办任务a…
-
jpush_flutter: 3.0.3,3.0.0,2.5.2这些版本都尝试过,当前是使用的 2.5.2 版本。
flutter: 3.19.5
初始化:
flutter: | JPUSH | Flutter | addEventHandler:
flutter: | JPUSH | Flutter | setup:
| JPUSH | Flutter | iOS | handleMe…
-
你好,问一下和jpush对比是不是使用方法一样呢?只是多集成了小米和华为的推送?包括ios和安卓的极光?谢谢!!
MrLiZ updated
7 years ago
-
import { JPush } from ‘ionic-native’
问题:不识别ionic-native
我用的ionic2版本2.2.2
-
你好,在安卓上调用这个接口 AddLocalNotification设置延时X秒后进行推送。
如果设置30天(2592000秒)会立即推送出来,我测试当超过2200000秒后,就会立即把消息推送出来。
我使用的是JPushUnityPlugin_v3.2.6.unitypackage
aar中包含的sdk版本为:
```
jpush-android-3.1.5.j…