[Flutter-Android] [R8-Proguard] Minify issue, missing classes when build app. #1712
Labels
Communication - Chat
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Good day, we will refer to the following error log.
After some research around the web, I am expected to add some keep rules into
proguard-rules.pro
file to keep the classes that the SDK requires.Some notes:
-dontwarn
in themissing_rules.txt
is not the solution. The app crashes when I try to call the SDK's methods.Please assist on this issue. Preferably I do not need to disable the Minify feature enabled by default.
Thanks!
The text was updated successfully, but these errors were encountered: