Android Question help firebase push

Status
Not open for further replies.

billyrudi

Active Member
Licensed User
Longtime User
hi with bx4x 12 and sdk 33 i have this error
java.lang.RuntimeException: Unable to create service com.xxx.firebasemessaging: java.lang.RuntimeException: java.lang.IllegalStateException: Default FirebaseApp is not initialized in this process com.xx. Make sure to call FirebaseApp.initializeApp(Context) first.
 

billyrudi

Active Member
Licensed User
Longtime User
Screenshot 2022-11-30 alle 09.39.13.jpg



Erel this is my app configuration!. The targetSdkVersion is 33!!
 
Upvote 0

billyrudi

Active Member
Licensed User
Longtime User
ok, now the error is always present BUT i receive push messages only where app is active. if i close it i'm not able to receve firebase messages
the same code whith previous sdk and b4x works perfectly!!!
 
Last edited:
Upvote 0

billyrudi

Active Member
Licensed User
Longtime User
I'm using the last version of b4j with Put("priority", 10) but nothing.
When i put the app in backgroung after two or three messagges i rececive fatal exception main as in the picture above!
 
Upvote 0
Status
Not open for further replies.
Top