Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 231253

My app is full of bug on first launch and work normally on 2nd launch

$
0
0

Hi!

So I’m trying to export my application on the apple console and I succed to do it but I have a problem:

when I launch the app for the first time there are a lot of bugs (buttons not working, tap everywhere on the screen to could open the keyboard in a form, picture not displayed, etc…).

But when I kill it and open it again everything works perfectly! So I don’t understand what’s happening…
It all started when I started using XCode 10, before with the 9 I wasn’t having this problem.

And I don’t have this problem on Android, only iOS when I test the application on Test Flight.

Env:

  • MacOS Mojave 10.14.3
  • XCode 10.1
  • Cordova 8.1.2
  • Ionic 4.10.3

Command I used to build:


ionic cordova build ios -- --buildFlag="-UseModernBuildSystem=0" -prod -release

Viewing all articles
Browse latest Browse all 231253

Trending Articles