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

Use with Cordova? #3

Open
grayxr opened this issue Oct 13, 2015 · 2 comments
Open

Use with Cordova? #3

grayxr opened this issue Oct 13, 2015 · 2 comments

Comments

@grayxr
Copy link

grayxr commented Oct 13, 2015

Question: Seeing as how cordova-based hybrid and cross-platform applications expose system functionality but still utilize web technologies - could this library be tuned to work with iOS as well as Android based platforms via a cordova setup? There are even cordova-based plugins such as this one that expose the full WebRTC JS APIs for iOS. I'm wondering if your library could be made to work in this sort of scenario - and I would love helping in anyway I can to provide an extension for this library if necessary. Thanks!

@jeromeetienne
Copy link
Owner

i never tried cordova but it seems possible. webar relies on offical standard API.

If cordova emulate those api, the integration should be rather simple.

@6h0571nd45h3ll
Copy link

@graydetroit You'd need to use crosswalk: https://crosswalk-project.org/documentation/cordova.html

Though I'd recommend get it going with just crosswalk straight to android or ios first. I've had issues with cordova with advanced features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants