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?
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+). Instructions: 2. Find your AdMob app id and add it to the manifest editor: 'This is a sample AdMob app id. You need...
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?