saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 61 forks source link

[hautv] Add proguard-rules to example for release #73

Open hautvfami opened 1 year ago

hautvfami commented 1 year ago

If you do not create the proguard-rules.pro file, then your app will crash when you try to join a meeting or the meeting screen tries to open but closes immediately. You will see one of the below errors in logcat.

App crashes

image

Meeting won't open and you go to previous screen

saibotma commented 1 year ago

Thanks for the PR and sorry for the late response. I added the proguard file to the example before i saw your PR in e7c47ada24bc9bd16b43ea83c3b627fbcd113953.