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 ?
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?
B4X push server is not relevant when you use Firebase notifications. You need to use the sending tool that is attached to the tutorial.
Yes of course. You have to enable push notifications for the app id you created.
Sorry i ment the b4j firebase notification tool. I use the same tool that i use for b4a. (In b4a its working)
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.
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 )
https://www.b4x.com/android/forum/t...ions-push-messages-server-not-required.68645/Can u post a link to that tutorial becuse i cant find such a tutorial
https://www.b4x.com/android/forum/t...ions-push-messages-server-not-required.68645/
There are 2 pics in the topic shows the files to download and upload ( to firebase console )