Monaca is a cloud based mobile app development environment. Supports iOS/Android hybrid apps in one source.
Questions tagged [monaca]
230 questions
-1
votes
2 answers
Monaca: Where is the jquery after I install it in monaca with onsenui
In Monaca, I installed JQuery using File | Manage JS/CSS components...
Added the JQuery (Monaca version) 2.03
Pressed save, and don't see the JQuery file(s) in my project.
Where are they?

pashute
- 3,965
- 3
- 38
- 65
-1
votes
1 answer
How do i consuming rest service with jquery in phonegap
I am using monaca IDE + phonegap to build a phone app.
I have created a restful server - http://engridmedia.com/next/api/channel/user/id/1
And i am trying to consume the json rest service with this jquery script in my js file.…

Richard Otabil
- 37
- 8
-2
votes
1 answer
CodeIgniter REST API and PhoneGap
I am very new to CodeIgniter and I recently heard about RESTful API because I built an Android app in PhoneGap (monaca), consequently I had to research on how to have a PHP backend to support it.
I learnt that with CodeIgniter restful API and…

Richard Otabil
- 37
- 8
-3
votes
1 answer
What is this error? This function is not registered in the lock list
This is the error msg.
Error: This function is not registered in the lock list.
at Object.window.DoorLock.DoorLock._unlock (loader.js:1450)
at window.DoorLock.DoorLock.lock.unlock (loader.js:1450)
at Scope.parent.$get.Scope.$broadcast…

Armadeus
- 37
- 7
-3
votes
2 answers
OnsenUI with AngularJS Bootstrapping with Cordova
I'm working on a Cordova application using AngularJS and OnsenUI. I'm having trouble with the documentation that's out there with respects to the call to ons.bootstrap().
Specifically, I am used to manually bootstrapping AngularJS applications in…

GrumpyMonk
- 11
- 5