Hi All,
when trying to implement push notifications in an angular app I ran into an error. When trying to register the device the console shows "Error: class not found" when I test the app using the appery tester app.
I imported the plugin as described, added the services to my start screen and called the function to register the device from init()