jverify-flutter-plugin icon indicating copy to clipboard operation
jverify-flutter-plugin copied to clipboard

JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。

Results 57 jverify-flutter-plugin issues
Sort by recently updated
recently updated
newest added

【机型】iphone 7 【软件版本】14.2 【运行环境】Release 【dart调用】 ```dart // Platform messages are asynchronous, so we initialize in an async method. Future initPlatformState() async { String platformVersion; // 初始化 SDK 之前添加监听 jverify.addSDKSetupCallBackListener((JVSDKSetupEvent event)...

目前测试弹出之前会等待一段时间,所以希望能加个弹出完成监听,这样flutter端可以做loading

IOS 编译报错 library not found for -ljcore-ios-2.2.5

目前发现一个偶现崩溃,看起来像是极光SDK的崩溃。堆栈如下: ``` #1 Thread SIGSEGV SEGV_ACCERR 0 libobjc.A.dylib | objc_retain + 16 -- | -- 1 UIKitCore | __UISecurelyDecodePasteboardDataToObject + 132 2 UIKitCore | ___30-[_UIConcretePasteboard items]_block_invoke + 276 3 libdispatch.dylib...

https://github.com/jpush/jverify-flutter-plugin/blob/e6d43f0bb54dd1d9be98c710c7853536d7b897aa/ios/jverify.podspec#L21

我都继承进去了 现在遇到 自定义按钮 可以相遇点击事件 但是跳转页面不能跳转 其他都可以正常使用。

[!] CocoaPods could not find compatible versions for pod "JVerification": In Podfile: jverify (from `.symlinks/plugins/jverify/ios`) was resolved to 0.0.1, which depends on JVerification (~> 2.6.0)

授权页面点击 登录按钮 没反应,回调方法也没有回调