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 !
Push notifications for android [Solved]
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Push notifications for android [Solved]
Last edited by EddieLee on Mon Mar 01, 2021 12:15 am, edited 1 time in total.
Eddie 

Re: Push notifications for android
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.
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.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Push notifications for android
Hi jacque, thanks but have already solved the issue!jacque wrote: ↑Fri Feb 26, 2021 6:47 pmI 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.
Eddie 

-
- Livecode Staff Member
- Posts: 864
- Joined: Fri Feb 06, 2015 4:03 pm
Re: Push notifications for android [Solved]
Hello all,
The lesson and the attached stack were updated today, to use Firebase platform for handling Push Notifications.
Kind regards,
Panos
--
The lesson and the attached stack were updated today, to use Firebase platform for handling Push Notifications.
Kind regards,
Panos
--