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

Enable the secure flags only when it is not a debug build #156

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

rjspies
Copy link
Contributor

@rjspies rjspies commented Oct 23, 2023

📑 Description

The developer is not able to see their device mirrored in Android Studio when the FLAG_SECURE is set. It should only be enabled for non-debug builds.

@rjspies rjspies self-assigned this Oct 23, 2023
@rjspies rjspies requested a review from thebino as a code owner October 23, 2023 14:24
@github-actions
Copy link

github-actions bot commented Oct 23, 2023

App Coverage

File Coverage [0.00%]
app/src/main/kotlin/photos/network/MainActivity.kt 0.00%
Total Project Coverage 22.40%

@thebino thebino merged commit 742e98d into development Oct 24, 2023
7 checks passed
@thebino thebino deleted the feature/disable-secure-flags-for-debug branch October 24, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants