My App uses FCM and MQTT.
The App works fine in both debug and release mode and I have created a testflight with no problems.
The problem only shows in release mode and only in one case:
My phone is locked and screen off.
After a while when the App has been killed, I receive a firebase notification.
The screen turns on, i press the notification and enter password to unlock phone.
Main screen of my App is visible and within less than a second the App crashes.
I use iReleaseLogger, have a log statement and a try catch in every sub, but nothing in the log.
Now I am stuck, I have tried to include the dSYM, but then my App will not compile. (Attached error.txt)
The App works fine in both debug and release mode and I have created a testflight with no problems.
The problem only shows in release mode and only in one case:
My phone is locked and screen off.
After a while when the App has been killed, I receive a firebase notification.
The screen turns on, i press the notification and enter password to unlock phone.
Main screen of my App is visible and within less than a second the App crashes.
I use iReleaseLogger, have a log statement and a try catch in every sub, but nothing in the log.
Now I am stuck, I have tried to include the dSYM, but then my App will not compile. (Attached error.txt)