hi guys. I have strange problem with my ionic 7 app with cordova engine and angular.
the problem only occurs on iOS devices. I can’t replicate it on the ios simulator.
when the application goes into the background and is reopened after some time, in some cases a white screen appears and it is necessary to force close the app.
I’ve read a lot of things but I can’t reproduce the problem on the simulator and I don’t understand how to solve it
Has anyone of you had the same problem or can you help me?
The problem is for ios only. I upload my production package on test flight platform, download and intall it on my iphone 14.
The problem is not easy replicable. If I use other apps, set my app to background, etc… sometimes, when I resume app. It start with white screen and tue user must close (forcing close) the app.
I’ve also been getting reports from iOS users regarding this issue. So far I’ve been unable to find out why. Someone opened an issue for the Ionic team on GitHub but it was closed. There’s a discussion on the capacitor project, but I haven’t seen much progress though.