[NEW] Here you are the crash report https://pastebin.com/gT3nh17t
Hi. I am having problems with OneSignal in Corona SDK 2019.3551 on some devices that use iOS. The app gives an error when trying to access it by touching the notication pop up. You can see it in this video:
https://drive.google.com/open?id=1RsKvkZ9QYvVtQXtZcT99alcn9FE95jbk
The devices that gave an error are an “iPhone SE - MP822Y/A - iOS 13.1.3” and an “iPhone 6S - MKQJ2QL/A - iOS 11.4.1”. It works on “iPad Mini - MD531TY/A - iOS 9.3.5”.
The code inside the “DidReceiveRemoteNotification” only prints a testing text (in red: ENTRA EN EL LISTENER) on the screen as you can see in the screenshot:
Someone knows what happen?