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

Moved the js-module blocks into the platform blocks #2

Closed
wants to merge 1 commit into from

Conversation

dominicrico
Copy link

I got an error when I tried to use this in a browser while developing a android and ios app. This should remove the error.

I got an error when I tried to use this in a browser while developing a android and ios app. This should remove the error.
@becvert
Copy link
Owner

becvert commented Sep 28, 2016

Hi @dominicrico. Thanks for this interesting comment.

This plugin is Android and iOS only.
It does not support the browser platform or any other platforms.

I don't know what's the best practice between repeating js-module in all platform blocks
or just informing that a platform is not supported.

Can you provide me with the error message that you get?

Thanks

@becvert
Copy link
Owner

becvert commented Sep 28, 2016

from the doc

The js-module tag specifies the path to the common JavaScript interface.

Nesting <js-module> elements within <platform> declares platform-specific JavaScript module bindings.

@becvert
Copy link
Owner

becvert commented Apr 25, 2017

release 1.2.0
thanks @dominicrico

@becvert becvert closed this Apr 25, 2017
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

Successfully merging this pull request may close these issues.

2 participants