MIDI.js icon indicating copy to clipboard operation
MIDI.js copied to clipboard

Does not work with Ionic framework on iOS

Open frissonlabs opened this issue 7 years ago • 0 comments

This library does not work when used in an Ionic project and deployed on iOS (works perfectly on Android). This applies to all versions of Ionic. The attached screenshot shows the error message.

To replicate, simply generate an Ionic project, add the libraries, deploy it on iOS, and run the MIDI.loadPlugin(onsuccess); command, either through the Safari debugger console or as function within the script. The onsuccess function never gets called and the error appears.

screen shot 2017-07-13 at 11 11 43 pm

frissonlabs avatar Jul 14 '17 06:07 frissonlabs