OiO.lk Blog Android getting “Unknown calling package name 'com.google.android.gms'.” could it be issues with google?
Android

getting “Unknown calling package name 'com.google.android.gms'.” could it be issues with google?


i’m getting error

Unknown calling package name ‘com.google.android.gms’.

can it be due to google api issues stated in here > ?

https://status.play.google.com/

is there a way to go around it ?

i have internet permission in the app and i’m using

implementation 'com.google.android.gms:play-services-base:18.5.0'
    implementation('com.google.android.gms:play-services-location:18.0.0') {
        exclude group: 'com.google.android.gms', module: 'play-services-maps'
    }



You need to sign in to view this answers

Exit mobile version