We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
nhachicha
Successfully merging a pull request may close this issue.
Enabling the minifier/shrinker requires providing a custom Proguard configuration, otherwise, the user app will crash at runtime
This is needed to address #142 for Android
The text was updated successfully, but these errors were encountered: