I have a web-based application written in HTML/Javascript with a C# backend running on IIS. Is there an easy way to wrap this inside of a native application for iOS and Android to give me access to push notifications for the app?
If so, is it possible to send a link INTO the application so that the application/webpage loads specific information?
Currently, I would just do https://website.com/page.aspx?q=23984729847 and load a specific record. Can that same functionality be done if the application is "wrapped" and a push notification is sent? Can a link be sent in the push notification that the user clicks on and it opens IN THE APP?
I know there are web based push notifications, but currently they don't work with iOS, so I am looking for another solution.
Aucun commentaire:
Enregistrer un commentaire