Android Question App Not Starting

Kwame Twum

Active Member
Licensed User
Longtime User
Hello All,
After updating to the latest B4A and installing recommended and missing artifacts, my app doesn't start after compilation.
My project uses Firebase, specifically Firebase Notifications.
App just closes on launch without any logs.
What could be the issue?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
 
Upvote 0

Kwame Twum

Active Member
Licensed User
Longtime User
Thanks for the pointer @Erel,

The initial statement in that post...

Google has added a few new requirements to AdMob implementation. You must make these changes if you are using the latest versions of Android SDK libraries (firebase-ads 18.1.1+).

...presupposes that, this is meant for Admobb implementations. I may be wrong.
To be clear, my app doesn't use Admob. Do I still need to add AdMob app id to the manifest editor please?
 
Upvote 0
Top