Hi all,
So this may not be specific to that engine version, as I’ve not tested it on others, but pretty much what it says on the tin. LocalNotifications don’t work on iOS. The same code is working on Android, and looking at the source is appears it’s intended to be supported on iOS.
There’s no detailed documentation about how the library is supposed to be used, just the blueprint class functions (though I’m calling via C++), that list off the names of the parameters. Is there something more I’m supposed to do to ensure the correct permissions are registered on iOS during packaging? Something to trigger a request to the user to allow push notifications? Additional dependencies or build configuration?
All searching reveals is a number of questions about this and promises a year or more old of documentation in progress. Any help would be appreciated.
Cheers,
Schmutza