Stickers: [Android] How to solve this crash !

Created on 12 Jul 2019  路  4Comments  路  Source: WhatsApp/stickers

Capture

The crash occurs when someone install the app through the playstore and opening for first time it unfortunately closing. After that there are no crash at all . i tested on various android version and the result was same. please someone give solution

Android

Most helpful comment

@Rishandudz I think these errors occurred due to AdMob library, there is no problem with your code. It will not create any issues in the app, you can ignore this.

All 4 comments

Hi @Rishandudz, If you're using AdMob version 18.0.0, add these dependencies in your build.gradle file to avoid crash on app first launch.

com.google.android.gms:play-services-measurement:17.0.0
com.google.android.gms:play-services-measurement-sdk:17.0.0

Refer this link
https://developers.google.com/admob/android/rel-notes

Capture

@ar-arvind Thankyou Added that. but Some other errors

@Rishandudz I think these errors occurred due to AdMob library, there is no problem with your code. It will not create any issues in the app, you can ignore this.

@ar-arvind Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Go
obaid55 picture obaid55  路  3Comments

livealmutaywia picture livealmutaywia  路  3Comments

JNSAPH picture JNSAPH  路  4Comments

superteacher2019 picture superteacher2019  路  3Comments

Sparklester picture Sparklester  路  4Comments