cost 133 ms
[Firebase/InAppMessaging][I-IAM700002] 消息获取期间发生错误 Error Domain=NSURLErrorDomain Code=403 "(null)" - [Firebase/InAppMessaging][I-IAM700002] Error happened during message fetching Error Domain=NSURLErrorDomain Code=403 "(null)"

我正在做一个 Angular + Cordova 项目。 我正在尝试使用cordova-plugin-firebasex插件来实现推送通知功能。 它对 Android 很好,一切似乎都按预期工作。 但是,当我尝试对 iOS 进行相同操作时,构建准备就绪,没有任何问题,但在打开应用程序时,应用程序卡 ...

无法在 M1 Mac 上使用 Firebase 构建 iOS Cordova 应用程序:“未找到模块‘FirebaseFirestore’”和“未找到框架 AppAuth” - Can't build iOS Cordova app with Firebase on M1 Mac: "Module 'FirebaseFirestore' not found" and "framework not found AppAuth"

我在带有 M1 芯片的全新 Mac mini 上使用 Cordova 11.0.0 (cordova-ios 6.2.0),使用 Xcode 13.2.1,我无法为 iOS 模拟器构建我的应用程序。 我正在尝试使用cordova-plugin-firebasex firebasex 14.0.0 , ...

cordova-plugin-firebasex 和 cordova-plugin-firebase-dynamiclinks IONIC 5 之间的冲突 - Conflict between cordova-plugin-firebasex and cordova-plugin-firebase-dynamiclinks IONIC 5

当我在 IONIC 5 中为 ios 进行构建时出现此错误。 为 ios 安装“cordova-plugin-firebasex”运行命令:pod install --verbose 无法安装“cordova-plugin-firebasex”:错误:pod:命令失败,退出代码为 1。 我已经在插件 ...

未获得有关 cordova (cordova-plugin-firebasex) 推送通知的完整信息 - Not getting complete information on push notification on cordova (cordova-plugin-firebasex)

我正在开发一个需要推送通知的 Cordova 应用程序。 对于推送通知,我使用了 cordova-plugin-firebasex 插件。 它在应用程序处于前台时运行良好,但当应用程序处于后台时,通知栏上会显示推送通知,但是当我单击它时,它不会显示标题、正文和其他数据。目前它显示以下消息: 我的js ...

线程“构建事件通知”中的异常 java.lang.NoClassDefFoundError:无法初始化 class sun.security.ssl.SSLContextImpl$TLSContext - Exception in thread "Build Event Notification" java.lang.NoClassDefFoundError: Could not initialize class sun.security.ssl.SSLContextImpl$TLSContext

我想用 Ionic V3 为 Android 构建一个应用程序,但在发布时构建它时遇到问题。 这似乎是由集成在这个 package https://github.com/dpa99c/cordova-plugin-firebasex中的 Crashlytics(我什至不使用)引起的。 当我在调试模 ...


排序:
质量:
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM