0

We enabled minify and code shrinking in the build.gradle to make a release build. But doing so crashes the Mesibo native codes and the full app becomes unusable. Is there any way to solve this? It would be very helpful.

Thanks

Mushahid Shamim
  • 274
  • 1
  • 3
  • 10

1 Answers1

0

Look here, copy all the rules in your app,

https://github.com/mesibo/messenger-app-android/blob/master/app/proguard-rules.pro

mesibo
  • 3,970
  • 6
  • 25
  • 43