Page 1 of 1
					
				Firebase notifications & iOS
				Posted: Wed Jun 19, 2019 10:37 pm
				by simon.schvartzman
				Without much trouble I have been able to use Google's Firebase notification service to send push notifications to Android following this lesson 
http://lessons.livecode.com/m/4069/l/59 ... th-android
Since Firebase also supports iOS (
https://firebase.google.com/docs/cloud- ... ios/client) I wonder if someone has tried to integrate it with LC.
Finger crossed.
Cheers!
 
			
					
				Re: Firebase notifications & iOS
				Posted: Fri Jul 24, 2020 2:11 am
				by ace16vitamine
				Hm, i am working currently on a iphone/android app and this would be helpful to save time because firebase is already working  

 
			
					
				Re: Firebase notifications & iOS
				Posted: Fri Jul 24, 2020 1:08 pm
				by simon.schvartzman
				Hi, I wasn't able to make any progress with this approach. Please report back if you find the way.
Good luck, regards
			 
			
					
				Re: Firebase notifications & iOS
				Posted: Fri Jul 24, 2020 1:41 pm
				by ace16vitamine
				Hi Simon,
the think is I do not have enough time to track this because I need to finish the app in next upcoming days. 
 
So I have to implement the normal way with the Apple Push notofication service etc.
Stefan
 
			
					
				Re: Firebase notifications & iOS
				Posted: Sat May 01, 2021 8:05 pm
				by williamjamieson
				Just wondering if anyone here has a sample stack regarding this that they might be able to share. 
Thanks!
			 
			
					
				Re: Firebase notifications & iOS
				Posted: Sun May 02, 2021 1:08 am
				by simon.schvartzman
				@williamjamieson, which stack are your referring to? Client or server side?