Questions tagged [ionic6]

278 questions
-1
votes
1 answer

ionic capacitor run android device failed not showing data

I just initialized a mobile app with ionic when I test on browser everything works fine but when I test on mobile the app shows white screen command I initialize the project ionic start projectname blank --type=angular then I add the android…
Nguyen Anh
  • 150
  • 5
-1
votes
1 answer

Prevent an incoming call from stopping the application execution(Angular, Ionic)

I am developing an app with angular and ionic 6. In the app you can do streaming and when you receive an incoming call the streaming stops. Is there any way to block incoming calls or show them as a floating notification over my app?
Juan Lopez
  • 361
  • 1
  • 3
  • 16
-1
votes
1 answer

Different Versions of ionic/cli

I'm on MacOS Monterey if i run ionic --version outside of my users folder in /Users i get 6.20.1. The same command inside of my users folder gives me 4.12.0. Is this supposed to be like that?
Huxel
  • 106
  • 9
-1
votes
1 answer

How to Edit and Delete Get/Post API Data in Ionic?

I can not under Stand How to Edit or Delete Get/Post API data in Ionic. I'm tried to Edit And Delete ionic Post/Get data using API. please some body help me in this ionic operation. it's argent to me. #huge_request
Vinay Mali
  • 17
  • 6
-1
votes
1 answer

Missing plugin SplashScreen in iOS with Ionic Cordova

I have an Ionic web/iOS application wherein I recently updated my code versions (ng10 to ng12 and minor bumps within Ionic 6) and the splash screen no longer hides. I did some looking and found that the plugin is not there, i.e. it's not available…
Wayne F. Kaskie
  • 3,257
  • 5
  • 33
  • 43
-2
votes
1 answer

Ionic 6 app getting CORS error accessing develper.google.com on iPad only

I have an ionic 6 app built with angular and cordova. I can build the app just fine for iOS and it runs on an iPhone with no issues. But for some reason, when running the same build on an iPad I get CORS error accessing developers.google.com (I…
Wayne F. Kaskie
  • 3,257
  • 5
  • 33
  • 43
1 2 3
18
19