Hi. I’ve just started to test Local notifications for the first time in Corona SDK.
I’m getting a warning in the console:
WARNING: The ‘plugin.notifications’ library is not available on this platform.
I’ve followed all the steps in these links:
https://coronalabs.com/blog/2015/01/21/notifications-have-been-moved-to-a-plugin/
https://docs.coronalabs.com/daily/plugin/notifications/index.html
I’m using the free version of Corona SDK, would that be an issue or am I missing something?
I’ve added the required code to the build.settings file.