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

About "undefined" error using clipboard #18

Open
floraluo opened this issue Oct 10, 2015 · 2 comments
Open

About "undefined" error using clipboard #18

floraluo opened this issue Oct 10, 2015 · 2 comments

Comments

@floraluo
Copy link

I am using this plugin in my app. And when I test it in browser,I always get this undefined error about cannot read some properties.However,when I test it on my emulator,and the clipboard's copy and paste function work fine.

@AllSeeingEye
Copy link

You'll always get the issue in the browser, because in the browser environment you don't have the exported clipboard/cordova objects. They are only exported under cordova environment.

@floraluo
Copy link
Author

@AllSeeingEye Oh! I get it. Thank you for your reply ^_^

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

2 participants