Reputation: 355
While running my app I'm getting this error in my logcat -
Cannot find Google Play services package name.
I've tried deleting google play services package and re-installing it but its still the same.
Is there any solution for this ? Please help
Upvotes: 1
Views: 8121
Reputation: 2430
The fix is included in Google Play services 9.4.0. Make sure to recompile your app against v9.4 and let me know if the issue persists.
Upvotes: 1
Reputation: 2033
Check:
Upvotes: 0