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.
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!!!
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!