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.

App not loading after IOS debug build



  • The app functions normally in the monaca cloud ide prevew and when using the monaca debugger on android and ios. The debug version of the app builds and installs without errors on both android and ios, but the app’s pages do not load on ios while it works normally on android.

    I made sure the apple developer certificates and profile are registered correctly for the ios phones.

    The project is using:

    • AngularJS
    • Cordova version 11.0.0

    Any advice is appreciated. Thanks.