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

Update ble.js to use require format #1030

Merged
merged 2 commits into from
Sep 8, 2024
Merged

Conversation

sithwarrior
Copy link
Contributor

This changes the plugin so instead of calling cordova directly, it requires cordova/exec and uses it for calling.

This also mimics how its done in plugins from the core cordova team.

fixes #1029

@peitschie
Copy link
Collaborator

Thanks for this @sithwarrior

I'll try and kick the tires today and push out a release ASAP.

@peitschie peitschie self-assigned this Sep 4, 2024
@peitschie peitschie merged commit ed3163d into don:master Sep 8, 2024
8 checks passed
@peitschie
Copy link
Collaborator

This is released in 1.7.6

Sorry for the delay!

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.

some users experiencing "cordova is not defined"
2 participants