Skip to main content

All Questions

Tagged with
0 votes
0 answers
16 views

FadeSplashScreenDuration delay not working

Increasing/decreasing the FadeSplashScreenDuration in config.xml for an ionic project doesn't impact the duration in which the splash screen is displayed for Splash screen related code <...
Yeo Bryan's user avatar
  • 397
1 vote
2 answers
1k views

Ionic 3 and Android SDK 33 - Opening Camera not working

I have an app that uses Ionic version 3 and Cordova to open the camera. However, the Google Play Store required me to update the android-targetSdkVersion from 31 to 33. As a result, the camera opening ...
Victor Soares's user avatar
0 votes
1 answer
964 views

Ionic email composer crash on android 11

I had implemented the cordova-plugin-email-composer in my project and it works well before that but after upgrading to [email protected] the app crashed when trigger the this.emailcomposer.open(...
Darkershadow's user avatar
0 votes
1 answer
523 views

Ionic 3 getting error - Native: tried calling HTTP.setSSLCertMode, but the HTTP plugin is not installed

I want to implement ssl pinning in my ionic 3 app. I have installed the @ionic/native http plugin using the following link - https://ionicframework.com/docs/v3/native/http/ After everything has been ...
K. Ajay's user avatar
  • 377
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
7 votes
0 answers
1k views

the app references non-public selectors in Payload determineAppInstallationAttributionWithCompletionHandler:, lookupAdConversionDetails

Ionic 3 and Angular 4 - Used to develop the project. I am using the 'cordova-plugin-google-analytics' plugins for Google Analytics. Validating the ios ipa file facing the warning for the app ...
senthil's user avatar
  • 195
1 vote
0 answers
274 views

Android Click event not working in Ionic 3 firebase push notifications?

I am using cordova-plugin-fcm-with-dependecy-updated this plugin for push notification. Notification receiving on top of the notification bar but when I click on it it will redirect to respected app ...
Rajat.r2's user avatar
  • 135
0 votes
2 answers
587 views

Can not Authenticate Google users from an Ionic App, gets a "Couldn't sign you in" error

We have implemented an ionic application that uses Google Authentication to retrieve the Calendar details of the Google account. For that what we do is, open a browser window from the Ionic ...
Erantha Welikala's user avatar
2 votes
1 answer
3k views

ionic cordova local plugin error with new M1 macs

We have a some local plugins which were added using ionic cordova plugin add ./cordova-plugin-name When building on intel macs they work fine, but in the new M1 mac with Big Sur I get the below error ...
ir2pid's user avatar
  • 6,016
0 votes
1 answer
268 views

Any solution for App Store Connect ITMS-90809: Deprecated API Usage? I tried my best

Even updating the plugins and searching for references from the infamous UIWebView I still get the error. Config: Ionic 3 Angular 5 Ionic Angular 3.9.2 Global Cordova 10.0.0 Config.xml whith: <...
Roberta's user avatar
0 votes
1 answer
1k views

ionic ios build failed with code 65 cordova-plugin-firebase-lib

** BUILD FAILED ** The following build commands failed: /Users/andreibobocea/Library/Developer/Xcode/DerivedData/2MIL-fmvwsooudyjevcgvbdlehkoxtgwh/Build/Intermediates.noindex/2MIL.build/Debug-...
sunil kalwani's user avatar
1 vote
1 answer
388 views

There is any way to validate app signature in ionic?

It's been 2 days. I was searching for some clue on app certificate validation library/function in ionic. Like in android I found SignatureCheck.java enter link description here So can we also ...
Rajat.r2's user avatar
  • 135
0 votes
2 answers
824 views

ionic 3: in android fcm.onNotification() not getting called on clicking the notification when the app is in background

In my ionic 3 app i am using cordova-plugin-fcm-with-dependecy-updated everything working fine except 1 case. If the app is killed and when clicking on notification then onNotification() no getting ...
Wasim's user avatar
  • 109
0 votes
1 answer
832 views

Ionic 3: After updating to cordova-android 9 can not select files from drive

I have recently update the ionic 3 app to support cordova-android to 9 and also updated the File plugin (cordova-plugin-file) and I am not able to select file or video from Google Drive. Updating the ...
Wasim's user avatar
  • 109

15 30 50 per page
1
2 3 4 5
27