Hey Maryna - those were actually unchecked. Any other thoughts?
Hey Maryna - those were actually unchecked. Any other thoughts?
Hello!
I am sorry for a late reply! Working on it at the moment.
Could you clarify if your app is running or in background mode when you send push notification? If app is running, you need to add event to handle push messages (for instance Push Notification event as shown here http://devcenter.appery.io/tutorials/...). When app is in background mode there is no need to add any events - alert is shown itself.
Maryna - On all screens, I added the javascript:
Code: Select all
alert (data.aps.alert);
Appery("messageLabel").text(data.aps.alert); ...for the event: Push Notification.
However, no alert is occurring when I send myself push notifications. Also, even when the app is not open, no alerts are coming through.
Note two things:
1) there is no acl record for any users in the user database. Is this a problem?
2) I now have distribution certificates and profiles (I published my app) and Release and Production boxes are checked under App Setting
Let me know what you think and thanks again for your help!
acl record doesn't make any difference.
Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and post it's name.
Shared. Really appreciate your help
The name is "Impact Knots"
Thank you! Testing...
Thanks Maryna! We must be close - I bet it's a small detail