Monaca is a cloud based mobile app development environment. Supports iOS/Android hybrid apps in one source.
Questions tagged [monaca]
230 questions
1
vote
0 answers
Monaca Cloud is not accessible through Angular
I have a Monaca app with ONSEN UI . it is build with angularJS.
I am trying to access the Monaca cloud using angular in my app.
My index.html looks like. I incuded the monaca-cloud-angular.js
as described in document…

Anand P
- 71
- 6
1
vote
1 answer
Monaca / Onsen 2.0 - Charts libraries not working (SVG and Canvas) in
So I followed this tutorial: https://onsen.io/blog/charts-angularjs-hybrid-app-nvd3/ and I cannot get the charts to render in the emulator or on the device via the debugger. I have tried Charts.JS as well as NVD3 without success. For this question,…

Munsterlander
- 1,356
- 1
- 16
- 29
1
vote
1 answer
Onsen 2.0 - Adding event listener to Ons-Switch with Javascript
I fear I am missing something really simple, but I have tried multiple attempts with various errors. On to the code: