saibotma / jitsi_meet_wrapper

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

app crashes when start meeting #101

Closed Zidoun-Abdou closed 1 year ago

Zidoun-Abdou commented 1 year ago

you have to copy all the files from the example provided by the author located in example/android/app/src/main/res/ to your project your_project/android/app/src/main/res/

AlexMP-Dev commented 1 year ago

hello, the image asset button does not appear in android studio, any other solution? Or could you tell me what goes inside the folders?

Zidoun-Abdou commented 1 year ago

hy, there no need to find any asset button, you need to copy all the files located in : https://github.com/saibotma/jitsi_meet_wrapper/tree/main/jitsi_meet_wrapper/example/android/app/src/main/res to your project : your_project/android/app/src/main/res/