A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

Push notifications question for Android->iOS & iOS->Android!

Hi, will push notifications work from iOS-Android and Android-iOS just as they do iOS-iOS and Android-Android (same w/ Windows phone included)?

Also, if my application is accessible in the web interface using a custom domain for HTML5 hosting, can a user accessing the app on HTML5 send or recieve push notifications to mobile devices? It is more important for the usage of this application that they can send push notifications (that when they send a message a push is sent, and the user's mobile is alerted), and I'm curious if there's a way to allow web users to have sent push notifications to users who are using mobile.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push notifications question for Android->iOS & iOS->Android!

Not sure I understand your question here, you can send Push notifications to any device using REST service.

:: https://devcenter.appery.io/documenta...

A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

Push notifications question for Android->iOS & iOS->Android!

Assuming I have my push notifications certificates set up correctly, sending a push from an iOS device to an Android device should work?

Also, my second question was related to users who use the HTML5 version of the app - either on web or mobile - how can the user send pushes?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Push notifications question for Android->iOS & iOS->Android!

Ave,

You can send push notification from iOS to Android and vice versa.
If I understand you correctly you want to send push notification to a web app in a browser? Unfortunately this is impossible with native plugin.

A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

Push notifications question for Android->iOS & iOS->Android!

Is there any other way?

Return to “Issues”