If it builds the executable properly, the issue has to do with how you are using notifications. That’s out of scope for VoltBuilder Support, but perhaps others will gave suggestions here.
I tried a bunch of different iterations of versions for phonegap-plugin-push and the iphone engine, it seems like this breaks my login code. Is there a recent example of notification code I can try?
Thank you for posting your question about a plugin. With around 1000, none of which are ours, VoltBuilder Support help much with plugins. We’re happy to help with VoltBuilder itself. We encourage other users to drop by if they know the answer. StackOverflow and the author of the plugin can also be a good sources of information.
The phonegap-plugin-push was forked to cordova-plugin-push. The plugin itself works fine however in its current state it will not build on voltbuilder (or at least I can’t figure out how) because the latest version of the android.support vs androidX libraries.