My project uses the notification plugin for the wide variety of local alerts.
Yesterday evening, I have created dozens of them. Until this morning, everything worked fine.
But now i’ve got some strange runtime error - right no my device.
I tested it on Corona SDK v.2854, v.2877, v.2888, v.2910, and even the latest v.2913.
I run iOS 9.3.2 on my test iPhone 4s.
I’ve got OSX 10.11.6 El Cap, the latest.
Since yesterday evening, nothing has changed in a configuration files.
I reviewed the docs - no changes too.
Here is the code from Build.settings:
plugins = { ["plugin.notifications"] = { publisherId = "com.coronalabs", }, },
I’m out of options, please help.