hello
I am having a problem with firebase push messages.
First of all, i tried uninstalling and reinstalling app but the app still does not ask for permission at first start.
Secondly the push mesaages not coming without launching the app. In another app, i use the b4j solution with a server and when i send a push message, when the app is in background, notification comes with a sound. But in firebase no notification comes , only when i launch the app i can see the msg in msgbox( what i want is, message comes to my main screen as a notification with sound) in server aolution i dont have any problem with this but with firebase i cant send any notification with sound.
I am having a problem with firebase push messages.
First of all, i tried uninstalling and reinstalling app but the app still does not ask for permission at first start.
Secondly the push mesaages not coming without launching the app. In another app, i use the b4j solution with a server and when i send a push message, when the app is in background, notification comes with a sound. But in firebase no notification comes , only when i launch the app i can see the msg in msgbox( what i want is, message comes to my main screen as a notification with sound) in server aolution i dont have any problem with this but with firebase i cant send any notification with sound.