A
Android Central Question
Hello Community,
i'd like to develop a new app but i don't think i will be able to do it native, for several reason (mostly $$$ and time).
The problem is that i need to send notifications, also if the user close the app, and if i just use a simple redirect on the website upon the run of the app, that will not be possible, right? (the user close the app, so the website and the api cannot talk each other anymore).
But what if i create a small (native) program that constantly poll (each every 5 mins or so) from the website API some kind of data (for ex: if there are new notifications, or what is the position of the user), and then if something match, it can popup the msg and when the user click on it "redirect" him to the website.
What do you think? it will work? other apps are using such method?
Thanks for your kind answers and have a nice day ^_^
S.C.
i'd like to develop a new app but i don't think i will be able to do it native, for several reason (mostly $$$ and time).
The problem is that i need to send notifications, also if the user close the app, and if i just use a simple redirect on the website upon the run of the app, that will not be possible, right? (the user close the app, so the website and the api cannot talk each other anymore).
But what if i create a small (native) program that constantly poll (each every 5 mins or so) from the website API some kind of data (for ex: if there are new notifications, or what is the position of the user), and then if something match, it can popup the msg and when the user click on it "redirect" him to the website.
What do you think? it will work? other apps are using such method?
Thanks for your kind answers and have a nice day ^_^
S.C.