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

Enabling shrinker causes a RuntimeException #293

Closed
nhachicha opened this issue Jun 16, 2021 · 0 comments · Fixed by #308
Closed

Enabling shrinker causes a RuntimeException #293

nhachicha opened this issue Jun 16, 2021 · 0 comments · Fixed by #308
Assignees

Comments

@nhachicha
Copy link
Collaborator

nhachicha commented Jun 16, 2021

Enabling the minifier/shrinker requires providing a custom Proguard configuration, otherwise, the user app will crash at runtime

java.lang.RuntimeException: Unable to start activity ComponentInfo{io.realm.example.kmmsample.androidApp/io.realm.example.kmmsample.androidApp.MainActivity}: java.lang.RuntimeException: Cannot find class: 'c

This is needed to address #142 for Android

@nhachicha nhachicha self-assigned this Jun 16, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant