'Getting App won't run without google play service which are not supported by your device only for china region
I am using location API to get the user location access in my application. It is working as expected in all the countries, but in china region it is giving following error:
"AppName won't run without google play service which are not supported by your device" only for china region
I have checked for the solution of above error and I got to know that this happens if google play services are not supported then this message comes, The problem is in china google play services itself is not supported in all the devices(No google play store, no google play service)
Is their any way to run google API to get location in china? If yes please help, if no then what is alternate solution to get the user location access in china.
Solution 1:[1]
You need to create a new emulator that supports Google Play Store.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Simeon zilu |
