Android Question help firebase ads !!!! please

Status
Not open for further replies.

Nkalampika

Active Member
Licensed User
hello I can not insert the ad in my application, how to use firebase ads .. ?? yet I followed the tutorial but I don't find myself
 

Nkalampika

Active Member
Licensed User
I get this error

WhatsApp Image 2019-12-22 at 16.02.32.jpeg
 
Upvote 0

Nkalampika

Active Member
Licensed User
Capture2.PNG



I added this line of code! I don't get this error




AddApplicationText(
<meta-data android:name="com.google.android.gms.version"
android:value="@Integer/google_play_services_version"/>
<activity android:name="com.google.android.gms.ads.AdActivity"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"/>

)

but I have another problem! it does not work
 
Upvote 0
Status
Not open for further replies.
Top