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
0 votes
0 answers
16 views

Ionic 3 issue while generating AAB file

I am trying to create AAB file to upload into play store using Ionic 3 using below 2 commands. This was working fine before, but now it is showing attached issue. Don’t know what has been changed ...
Vishwaprasad H G's user avatar
0 votes
2 answers
307 views

IONIC v3 with API 33 Android

In my company they left me an app made in ionic v3, and Google asks to use version 33 of the Android API, for different reasons, the company cannot afford to update from version 3 of ionic to 5, is it ...
Edward Hernández's user avatar
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
3 answers
2k views

-Ionic Project Requesting For Notification Permission

After updating the minimumTargetSDK from 31 to 33 in the config.xml file, notifications are no longer being sent to the mobile device. I have noticed that this is because of an update in how Android ...
Yeo Bryan's user avatar
  • 397
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
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
250 views

Ionic 3 - Cordova 10: Android Exported

I have a problem with Ionic 3 and Cordova 10/11. I'm trying to build an application with SDK API 32, but when I built it, I got this message: When I search about the problem of "android:exported&...
Nicolas Papp's user avatar
1 vote
3 answers
2k views

IONIC Cordova app is giving android exported error

We have an app developed using IONIC CORDOVA. When I am trying to upload app on the play store then it gives an error "Apps targeting Android 12 and higher are required to specify an explicit ...
Krish's user avatar
  • 409
1 vote
2 answers
12k views

Android Studio showing Duplicate class found

When generating release build android studio throwing below errors. Which i am not able to resolve. I tried many way which related issue mentioned but didn't succeed. Duplicate class com.google....
Abhay Singh's user avatar
  • 1,675
0 votes
1 answer
2k views

Change targetSdkVersion 30 to 31 error ionic cordova

after changing targetSdkVersion to 31 I'm getting this error: Task :app:processReleaseMainManifest FAILED Apps targeting Android 12 and higher are required to specify an explicit value for `...
Giulia Lage's user avatar
1 vote
1 answer
556 views

IONIC - CAPACITOR - VUE.JS - App display in background when I scroll down the menu phone

I'm new to app developing, and I'm trying to develop a music app with Ionic, Capacitor and Vue.js. Does anyone know if there is a way to place your app in the background and HOW TO DISPLAY IT when I ...
Tommaso V.'s user avatar
0 votes
0 answers
153 views

Not receiving notification when it is sent while the application is killed/closed

My desired outcome is to be able to display a notification when one is received regardless of whether the app is in foreground/background/kill. I am currently able to receive the notification on my ...
Yeo Bryan's user avatar
  • 397
1 vote
0 answers
813 views

How can we implement Face and fingerprint in IONIC 5/Angular with Cordova which works both in IOS and Android

I implemented Biometric with Fingerprint AIO, It works fine for Fingerprint but Face auth is not working, it gives an error while Authenticating message when I try to login using face, Any solution ...
Developer's user avatar
0 votes
1 answer
149 views

ionic3 Stripe returning error code "AccessDenied"

I have integrated Stripe payment in my ionicv3 app. Earlier it was working fine but suddenly it has started giving me below error: Stripe code in my app: let elements = this.stripe.elements() var ...
Mr. Void's user avatar

15 30 50 per page
1
2 3 4 5
56