Create testing build for Android #690
Labels
Android
Issue is for Android version
improvement
improvement to existing feature
QA
Quality Assurance related issues
release build doesn't allow http-connections and therefore usage with mock server is not possible. Create testing build that allows http-connections with
android:usesCleartextTraffic="true"
Otherwise same as release build. Configure
latest.yml
pipeline to use testing build.The text was updated successfully, but these errors were encountered: