-
Sponsor
Sponsor dpa99c/cordova-plugin-firebasex
- Notifications
- Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Domain=com.google.remoteconfig.ErrorDomain Code=8003 #736
Comments
Hi, I also have problems with Token requesting, when the app starts I got these errors: APNS device token not set before retrieving FCM Token for Sender ID '####'.Be sure to re-retrieve the FCM token once the APNS device token is set. and also: Declining request for FCM Token since no APNS Token specified then: The subscription operation failed due to an error getting the FCM token: Error Domain=com.google.fcm Code=505 "No APNS token specified before fetching FCM Token" UserInfo={NSLocalizedFailureReason=No APNS token specified before fetching FCM Token}. and finally I got: Failed restful api request to fetch in-app messages: seeing http status code as 403 with body as { What I did:
Can anyone help me? On Android the app works fine, the problem is only iOS. My Podfile:DO NOT MODIFY -- auto-generated by Apache Cordovasource 'https://cdn.cocoapods.org/' post_install do |installer| |
Error Domain=com.google.remoteconfig.ErrorDomain Code=8003 \“An SSL error has occurred and a secure connection to the server cannot be made.\” UserInfo={NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made.}
Hi,
I am getting this error while requesting remote config data when connected to an unsecured wifi network. Is there any workaround for this? I am getting this error while fetching remote config for Android and ios devices.
Please help!!
cordova-plugin-firebasex : 13.0.1
The text was updated successfully, but these errors were encountered: