Android Question GCM Question

DonManfred

Expert
Licensed User
Longtime User
Hi, this is push function?
This is the code to RECEIVE the pushes and to regioster the device to FCM.

See the B4J Example to see how to send a Push.
 
Upvote 0

taylorw

Active Member
Licensed User
Oh thanks for you guys reply.Solve me question.;)
If i have "A","B","C","D" device may i push notification to "A" device only?
 
Upvote 0

taylorw

Active Member
Licensed User
Sorry i have a question again, if i lock screen it will running in background? Need to create a sticky service?
 
Upvote 0

An Schi

Well-Known Member
Licensed User
No sticky needed to recieve. Just follow the tutorial.
And don't send push via firebase console - it is known to cause issues.
 
Upvote 0
Top