Skip to main content

All Questions

Tagged with
1 vote
1 answer
625 views

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE for FireBaseMessaging

In my attempt to upload the latest build of my mobile application (Ionic framework) to playstore, I am forced to updated the targetSDKVersion from 30 to 31 which results in plenty of issues with ...
Yeo Bryan's user avatar
  • 397
10 votes
4 answers
15k views

xcode firebase message error OSAtomicCompareAndSwapPtrBarrier

I have an application in ionic 3 (legacy) when building it I get the error in the Firebase Messaging library in this part of the file "GtalkExtensions.pbobjc" if (!...
Gladisson's user avatar
  • 117
1 vote
0 answers
431 views

How to config Firebase Crashlytics in Ionic 3 and [email protected]?

I work on a project which needs the implementation of Firebase Crashlytics in Ionic 3. We studied all the documentation but we faced some issues about the integration of cordova-ios. Due to the ...
Vinicius S. de Oliveira's user avatar
0 votes
0 answers
22 views

Task :app:processDebugMainManifest FAILED is showing error in npm console

Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/...
gokul tamilalagan's user avatar
1 vote
1 answer
497 views

Cordova ionic 3 android app Implement Phone auth without Captcha/ReCaptcha

i have installed / cordova-plugin-firebase to send verificationPhone number my problem is before receiving the sms with OTP code, my app is going background and a chrome page opened and linked to my ...
meth's user avatar
  • 99
2 votes
0 answers
196 views

Duplicate resources google_app_id google_app_key

ionic v3 cordova plugin add [email protected] --save FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':app:mergeDebugResources'. [string/google_app_id] ...
meth's user avatar
  • 99
0 votes
1 answer
181 views

How to append new data to array stored on firebase's firestore? Node, Ionic3, Angular,Javascript

Need some help. I am unable to access arrayUnion or FieldValue from firebase.firestore. I have array of maps stored on firestore. I need to append data in same array with increment in index even {...
Ajinkya's user avatar
0 votes
1 answer
5k views

Exception in thread "Build Event Notification" java.lang.NoClassDefFoundError: Could not initialize class sun.security.ssl.SSLContextImpl$TLSContext

I want to build an app with Ionic V3 for Android but I have an issue when I build it on release. FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':app:...
Elie Faës's user avatar
  • 3,275
1 vote
1 answer
687 views

IONIC 3 - How to check a possible problem with an plugin?

I've an Ionic 3 app that's working fine when compiled without --prod flag (debug mode). When I set the --prod, the app stops on splash screen. This works (the app open normal): ionic cordova run ...
Diego Desenvolvedor's user avatar
1 vote
0 answers
174 views

TypeScript compilation error with Firebase 5.9.0

I am enhancing an Ionic-Angular 3.9.2 PWA app that uses Firebase. I am trying to add Apple Signin as a feature into this app. I am following the approach for the integration as documented here: https:/...
Shyam Nagarajan's user avatar
0 votes
2 answers
70 views

How to get an array value from Firestore?

I have the data structure illustrated below stored in Cloud Firestore. I have saved company record in Firestore database and i want to check my domain is exist in company's domain array or not and if ...
Sandip Moradiya's user avatar
4 votes
0 answers
150 views

TypeError: Object(...) is not a function at FirebaseCrashlytics.initialise

Ionic firebase Crashlytics not working, given error. TypeError: Object(...) is not a function at FirebaseCrashlytics.initialise I have followed ionic docs,https://ionicframework.com/docs/native/...
Nikhil Behera's user avatar
0 votes
0 answers
320 views

Ionic 3, firebase push notification custom sound not working

I have tried to implement custom sound for push notification in ionic 3. Everything works fine, like ,push notification icon, phone vibration. Only the custom sound not working, i have put it in - ...
Devashiq's user avatar
1 vote
1 answer
45 views

Error getting data from firebase using changes.map in ionic 3

I am trying to get data from firebase based on the login user ID but i am having error when using changes.map. Error show in vscode is "property 'map' does not exist on type 'unknown'". ...
Cito's user avatar
  • 36
2 votes
2 answers
2k views

IONIC 3: onNotification not fire in foreground in IOS?

I have implemented push notification in ionic Everything working fine on android and but in IOS got different scenario: in foreground : onNotification is not fired as well as android working perfect. ...
Kapil Soni's user avatar
  • 1,023

15 30 50 per page
1
2 3 4 5
40