Skip to content

How to use Cordova plugins without Ionic Native #3598

Answered by imhoffd
D-Marc1 asked this question in Q&A
Discussion options

You must be logged in to vote

There is no import, you likely have to access the plugin directly off of window. Each plugin's docs may or may not have instructions for direct usage, but you could always inspect the plugin.xml for <js-module> declarations. For example, in this plugin, it adds the module to window.bluetoothle.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@korinaleo
Comment options

Comment options

You must be logged in to vote
4 replies
@Anacrusisllc
Comment options

@mlynch
Comment options

@Anacrusisllc
Comment options

@Anacrusisllc
Comment options

Answer selected by D-Marc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants