I am getting brown screen while loading Google Map (Please refer the attached screenshot for the same) from Appium and where Application is installing via Appium.
Also we have tried with below different options.However still issue is not resolved.
Checked with Desired Capabilities for "noSign" as true and false. We have resigns apk with another certificate (using this procedure : http://www.thetestingworld.com/resigning-apk-file/) Checked with below Desired Capabilities
- useKeystore
- keystorePath
- keystorePassword
So if anyone having resolution for this issue then please share steps with required details for the same.
Note: If we are manually installing the Application on device and after that opening the Google Map via Appium then it is successfully loading and opening.