Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix android mode 1 #10

Open
socialcode-rob1 opened this issue Oct 4, 2022 · 0 comments
Open

Fix android mode 1 #10

socialcode-rob1 opened this issue Oct 4, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@socialcode-rob1
Copy link
Owner

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

  • mode 1 only for android

Originally posted by @socialcode-rob1 in #7 (comment)

@socialcode-rob1 socialcode-rob1 added the help wanted Extra attention is needed label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant