iOS Question Firebase Push Notifications

ilan

Expert
Licensed User
Longtime User
hi

i have followed the tutorial and did (i believe) everything correct. but when i send a push noti from the b4j Push Server i am not getting any notifications on my iphone.

do i have to enable them somewhere in my iphone settings?
 

tufanv

Expert
Licensed User
Longtime User
hi

i have followed the tutorial and did (i believe) everything correct. but when i send a push noti from the b4j Push Server i am not getting any notifications on my iphone.

do i have to enable them somewhere in my iphone settings?

Did you allow the app to receive push notifications on first install ?
 
Upvote 0

tufanv

Expert
Licensed User
Longtime User
yes

do i have to set it also in dev console? i know when i use push noti i have to but with firebase do i need to do it too?

Yes of course. You have to enable push notifications for the app id you created.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
B4X push server is not relevant when you use Firebase notifications. You need to use the sending tool that is attached to the tutorial.

Sorry i ment the b4j firebase notification tool. I use the same tool that i use for b4a. (In b4a its working)

Yes of course. You have to enable push notifications for the app id you created.

So i have to follow all instruction like the old push noti method?
Then whats the benefits in firebase? How is it simpler to setup if i need to do the same as the old method.
 
Upvote 0

tufanv

Expert
Licensed User
Longtime User

No you just enable the push notifications and upload the files as firebase requested ( as in tutorial ) The difference is you dont need a server to send as in the other method. ( I was using a vps for that , now i dont have to )
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
No you just enable the push notifications and upload the files as firebase requested ( as in tutorial ) The difference is you dont need a server to send as in the other method. ( I was using a vps for that , now i dont have to )

Can u post a link to that tutorial becuse i cant find such a tutorial
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…