The splash page or the first page of my app loads twice on a downloaded iOS app. This doesn’t happen when on the Thunkable Live companion. It happens on both iPhone 7+ and Apple XR and iOS 13.3.3.
3 issues because of this behavior:
- I have an animation on the splash page with Loop=False and this issue is noticeable because the animation loads twice every time I open the downloaded app on iOS.
- This makes the experience of the user to be slow because the splash page loads twice and it takes at least 4 secs just to load a simple splash page on a downloaded app.
- There are times where the user is already on the app (maybe after 5-6 secs) and then the app reloads and shows the splash page again. It feels like the whole app restarts in the middle of a session.
Anyone experiencing this too on their downloaded iOS apps? Any ideas to fix this?