Module 'plugin.notifications' not found

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.

I’ve got a similar issue with the texttospeech plugin. I’ve even switched to the branch for the last published version to the app store, which of course worked, and now has the same runtime error on the device. I’ve looked in the bundle and the executable is only half the size of the one in the app store build for exactly the same code, so something is awry.

Thanks Robert, seems like we all in the same trouble now.

Looking forward for the news from Corona engineering team.

There appears to be a problem with all plugins. We have alerted the Engineering team. Stay tuned for updates.

Thanks, looking forward for any updates.

Seems like it’s working again.

I just builded my app with full notification support without any problems.

Thanks Rob, thanks team.

We believe this is fixed. Please report continuing issues.

Noprob with that. Thank you all for your efforts.

I’ve got a similar issue with the texttospeech plugin. I’ve even switched to the branch for the last published version to the app store, which of course worked, and now has the same runtime error on the device. I’ve looked in the bundle and the executable is only half the size of the one in the app store build for exactly the same code, so something is awry.

Thanks Robert, seems like we all in the same trouble now.

Looking forward for the news from Corona engineering team.

There appears to be a problem with all plugins. We have alerted the Engineering team. Stay tuned for updates.

Thanks, looking forward for any updates.

Seems like it’s working again.

I just builded my app with full notification support without any problems.

Thanks Rob, thanks team.

We believe this is fixed. Please report continuing issues.

Noprob with that. Thank you all for your efforts.