Hi,
I am getting an Error Msg when setting the targetSdkVersion="28".
For a targetSdkVersion="26" everything is working as expected. FirebaseAdmob v1.52 is in use.
Please have a look at the example https://www.b4x.com/android/forum/threads/admob-consents-with-own-dialog.93777/ and modify the targetSdkVersion in the Manifest to reproduce this behaviour.
A Google Search found: https://github.com/googleads/google...mmit/e9565eae8ca82da44d62ed85286c4744b71f7558 a little change is to be done in the library.
So, for now I keep the targetSdkVersion="26".
I am getting an Error Msg when setting the targetSdkVersion="28".
For a targetSdkVersion="26" everything is working as expected. FirebaseAdmob v1.52 is in use.
Please have a look at the example https://www.b4x.com/android/forum/threads/admob-consents-with-own-dialog.93777/ and modify the targetSdkVersion in the Manifest to reproduce this behaviour.
A Google Search found: https://github.com/googleads/google...mmit/e9565eae8ca82da44d62ed85286c4744b71f7558 a little change is to be done in the library.
So, for now I keep the targetSdkVersion="26".
Last edited: