jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
273 stars 238 forks source link

Issue regarding reducing app size #110

Closed vigneshshettyin closed 2 years ago

vigneshshettyin commented 3 years ago

Hi

I tried integrating jitsi SDK into my personal project but on build the app size is too high it's around 100MB. As mentioned in the documentation I have added proguard rules as well. Attaching a screen recording as well. When analyzed it's showing it's because of the library used.

Screenshot 2021-07-06 230056

Android Android Studio 4.2.1 Langauge: Kotlin

https://www.loom.com/share/1ae5bfae9614419d9ff0e3520f6bd808

vigneshshettyin commented 2 years ago

Closing this issue as no response recived from @saghul