Theory - Laravel framework, jQuery mobile template with Android and iOS Push Notifications -


i apologise in advance isn't technical question, more of theoretical one.

i want build application android , ios users, using php (laravel 4), , jquery mobile template.

the user can enter search criteria, , upon myself entering new products 'fit' criteria, they'll notification phone.

my question is, can implement push notifications on such devices, through laravel? if so, have recommended guides / tutorials / services should looking into?

the laravel development won't problem, it's push notifications! aware of phonegap, parse etc.. it's overwhelming! many different services!

i understand device having register etc..., logic such 'if user android...' else ... makes me lose hair!

if require further information, please let me know.

thank in advance.

wow late answer srry :)

if understand question correct. found after quick research: https://parse.com/docs/push_guide#top/ios http://www.codenameone.com/how-do-i---use-push-notification-send-server-push-messages.html

checking on device user is, can done via this: http://detectmobilebrowsers.com/ based on simple research , understanding of question. hoped helped :)


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -