I tried to get geo location on Android Emulator, however I always see the following error for get location.
Can anyone tell how to get and set location on android emulator in bitrise?
[HTTP] β GET /wd/hub/session/6d48fa8a-0200-4905-86e5-f7a79a7dbf7b/location
2021-10-18 17:59:25:911 [HTTP] {}
2021-10-18 17:59:25:911 [W3C (6d48fa8a)] Calling AppiumDriver.getGeoLocation() with args: [β6d48fa8a-0200-4905-86e5-f7a79a7dbf7bβ]
2021-10-18 17:59:25:912 [ADB] Running β/opt/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am broadcast -n io.appium.settings/.receivers.LocationInfoReceiver -a io.appium.settings.locationβ
2021-10-18 17:59:59:461 [W3C (6d48fa8a)] Encountered internal error running command: Error: Cannot parse the actual location values from the command output: Broadcasting: Intent { act=io.appium.settings.location flg=0x400000 cmp=io.appium.settings/.receivers.LocationInfoReceiver }
2021-10-18 17:59:59:462 [W3C (6d48fa8a)] Broadcast completed: result=0, data=""
2021-10-18 17:59:59:462 [W3C (6d48fa8a)] at ADB.getGeoLocation (/usr/lib/node_modules/appium/node_modules/appium-adb/lib/tools/settings-client-commands.js:246:11)
2021-10-18 17:59:59:462 [W3C (6d48fa8a)] at AndroidUiautomator2Driver.getGeoLocation (/usr/lib/node_modules/appium/node_modules/appium-android-driver/lib/commands/network.js:148:43)
2021-10-18 17:59:59:493 [HTTP] β GET /wd/hub/session/6d48fa8a-0200-4905-86e5-f7a79a7dbf7b/location 500 33581 ms - 947