Hi,
I've spent the last couple of nights battling with the tutorial at https://devcenter.appery.io/tutorials..., and I think it needs a bit of polishing.
A few points:
Nowhere does it say where to put the X-Appery-Push-API-Key details
The sample project doesn't enable the correct cordova plugins - device and the push notification ones are needed but are not enabled.
The sample project includes values in the settings service, which are not mentioned in the tutorial (and my own project, which isn't copied from the sample project) seems to work OK without them.
Finally - Most people will want to register the app on "device ready" or whatever the Angular equivalent is, not after a button is pressed. Could you share instructions on how to do that please?
Regards,
Andy