Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create testing build for Android #690

Open
geosaaga opened this issue Nov 18, 2024 · 4 comments
Open

Create testing build for Android #690

geosaaga opened this issue Nov 18, 2024 · 4 comments
Assignees
Labels
Android Issue is for Android version improvement improvement to existing feature QA Quality Assurance related issues

Comments

@geosaaga
Copy link
Collaborator

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.

@geosaaga geosaaga self-assigned this Nov 18, 2024
@geosaaga
Copy link
Collaborator Author

PR: #695

@geosaaga geosaaga added improvement improvement to existing feature QA Quality Assurance related issues Android Issue is for Android version labels Nov 19, 2024
@geosaaga geosaaga assigned anttival and unassigned geosaaga Nov 22, 2024
@geosaaga
Copy link
Collaborator Author

Test does this work for testing and comment if some further improvements are required.

@geosaaga geosaaga self-assigned this Nov 25, 2024
@geosaaga
Copy link
Collaborator Author

Needs small change to config.json to work with Android emulator

@geosaaga
Copy link
Collaborator Author

Second PR: #702

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issue is for Android version improvement improvement to existing feature QA Quality Assurance related issues
Projects
None yet
Development

No branches or pull requests

2 participants