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

Write the proguard uuid to the Android manifest #313

Open
bruno-garcia opened this issue May 3, 2022 · 2 comments
Open

Write the proguard uuid to the Android manifest #313

bruno-garcia opened this issue May 3, 2022 · 2 comments

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented May 3, 2022

Description

To avoid reading the sentry-debug-meta.properties at runtime, given that the manifest properties are anyway always read.
Change the plugin so it writes the proguard uuid into the android manifest.

Please note this GHA needs to be amended:

cat output/assets/sentry-debug-meta.properties
rm -r output
unzip ./examples/android-gradle-kts/build/outputs/apk/release/android-gradle-kts-release-unsigned.apk -d output
cat output/assets/sentry-debug-meta.properties

@markushi
Copy link
Member

markushi commented Feb 1, 2023

Should be done together with #308

@markushi
Copy link
Member

Let's come back to this later once we know how many people are actually using the manifest init method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

4 participants