This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
forked from msach22/cordova-plugin-opentok
-
Notifications
You must be signed in to change notification settings - Fork 80
[Feat](Previsit) add multi session management #209
Open
MeddahAbdellah
wants to merge
41
commits into
opentok:main
Choose a base branch
from
cadesalaberry:feat_add_multi_session_management
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[Feat](Previsit) add multi session management #209
MeddahAbdellah
wants to merge
41
commits into
opentok:main
from
cadesalaberry:feat_add_multi_session_management
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It makes the opentok file show up in the cordova_plugin.js file. It enables the `cordova-plugin-injectview` plugin to properly detect and inject the opentok files.
Support for cocoapods has been added in [2016](apache/cordova-docs@d12ebd7) It needs `cordova-ios 4.3.0` and `cordova-cli 6.4.0`
This reverts commit 2f6423b.
This reverts commit 09999b8.
Co-authored-by: Abdallah <[email protected]>
It makes the opentok file show up in the cordova_plugin.js file. It enables the `cordova-plugin-injectview` plugin to properly detect and inject the opentok files.
Signals with name `signal:custom-suffix` were not properly propagated to the js side. * feat(signal): 🔊 log type of signal sent * fix(signals): 🐛 support events of type signal:custom-sufffix
i test your pull request but app crashed when call session.connect() on redmi note 9 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.