Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

monaca debug app ios cordova plugins don't work



  • hi monaca team,

    RUNNING
    cordova: 6.5.0
    ios 4.3.1 and 4.1.1

    ISSUE
    for some reason I am having a hard time getting the plugins to work explicitly on iOS. They seem to work fine on android. They were working before but I think there has been some updates with the monaca debugger on iOS.

    if you guys can try using the datepicker or camera plugin with a vue webpack project that to see what went wrong. I do have the loaders inside the index.html file along with any other dependencies. I have a feeling its because of the app because it runs fine on android every build like i said

    *REPLICATE *
    so far how i get it to replicate to make it work is I delete both the monaca debug app from my phone and remove ios from the project using the cordova platform rm ios. Next i readd the platform through CLI then redownload the app the plugin works fine only ONCE. However, if i make any changes to the code and rebuild the plugin doesnt run.

    thanks alot

    eric