calvinckho / capacitor-jitsi-meet

This plugin is used to make video calls using Jitsi video platform (https://meet.jit.si) on iOS and Android using Ionic Capacitor.
84 stars 40 forks source link

Error when opening Jitsi Android #90

Closed jofftiquez closed 1 year ago

jofftiquez commented 1 year ago

Failed to open file '/data/data/org.my.package/code_cache/.overlay/base.apk/assets/sounds/reactions-surprise.mp3': No such file or directory

It seems this causes jitsi to crash

image

calvinckho commented 1 year ago

Hi @jofftiquez, I am sorry I am unable to help you debug your crashed app. I tested it and was able to build and open Jitsi Android when I built my test app. You need to provide more console log and build info of the issues you encountered, otherwise it is very difficult to help you.

jofftiquez commented 1 year ago

Hi @jofftiquez, I am sorry I am unable to help you debug your crashed app. I tested it and was able to build and open Jitsi Android when I built my test app. You need to provide more console log and build info of the issues you encountered, otherwise it is very difficult to help you.

Hey man, no problem at all. I'll provide mo info when I get back to this project. It has been paused at the moment. Thank you!