Basically, we have 2 modes and when upgrading the android Jitsi SDK to v6 it breaks the mode where we load the lib within a view (mode 2). Since this was a bit of an undertaking to resolve the view mode (mode 2) just so I can run the standalone mode (mode1), I temporarily disabled it by commenting out all the references. I didn't delete them because I have a feeling we are going to need to support it in the future, especially if we are going to support VC minimize functions (concept in the works for mobile).
Good News
- v6 sdk works on android
- v6 sdk works on iOS (both modes)
Bad News
Originally posted by @socialcode-rob1 in #7 (comment)
Basically, we have 2 modes and when upgrading the android Jitsi SDK to v6 it breaks the mode where we load the lib within a view (mode 2). Since this was a bit of an undertaking to resolve the view mode (mode 2) just so I can run the standalone mode (mode1), I temporarily disabled it by commenting out all the references. I didn't delete them because I have a feeling we are going to need to support it in the future, especially if we are going to support VC minimize functions (concept in the works for mobile).
Good News
Bad News
Originally posted by @socialcode-rob1 in #7 (comment)