Page 1 of 1
Push notifications for android [Solved]
Posted: Thu Feb 25, 2021 5:40 pm
by EddieLee
Hi All,
Tried to follow this lesson on livecode lessons, but i couldnt get it to work. I realise that GCM has been stopped for awhile and i cant follow exactly in the lesson plan. What should i do if i want to use push notifications in my app now. Any help would be appreciated.
https://lessons.livecode.com/m/4069/l/5 ... th-android
Error shown was
Error=DeprecatedEndpoint
Thanks !
Re: Push notifications for android
Posted: Fri Feb 26, 2021 6:47 pm
by jacque
I found alternate sources in a Google search but they aren't specific to LC. Firebase is one but I don't know how you'd integrate that without help from the LC team.
Are the notifications required to come from the cloud? If local notifications are acceptable you can use those without requiring a cloud based system. I've only used notifications once and they were local to the device, it worked well.
Re: Push notifications for android
Posted: Mon Mar 01, 2021 12:15 am
by EddieLee
jacque wrote: ↑Fri Feb 26, 2021 6:47 pm
I found alternate sources in a Google search but they aren't specific to LC. Firebase is one but I don't know how you'd integrate that without help from the LC team.
Are the notifications required to come from the cloud? If local notifications are acceptable you can use those without requiring a cloud based system. I've only used notifications once and they were local to the device, it worked well.
Hi jacque, thanks but have already solved the issue!
Re: Push notifications for android [Solved]
Posted: Mon Mar 01, 2021 5:51 pm
by LiveCode_Panos
Hello all,
The lesson and the attached stack were updated today, to use Firebase platform for handling Push Notifications.
Kind regards,
Panos
--