Hello everyone, I have an app created in FlutterFlow that was successfully published for both Android and iOS, working fine on both platforms. However, due to the requirement to integrate notifications with OneSignal, I had to export the Flutter project to integrate it on a Mac with Xcode.
I finally managed to integrate the notifications with OneSignal, but when I open the app, it gets stuck on the splash screen (which is the one provided by the app exported from FlutterFlow, not the splash screen configurable in Xcode). The curious part is that when I minimize the app and reopen it, it loads normally, and everything works fine.
If anyone has an idea of how to fix this, I would really appreciate your help, or if you think I can fix it, feel free to message me. Below are some things Iโve already tried: