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.cloud.user.register not working(free plan)
-
Goo day,
Somebody please assist I have been battling with monaca backend user management. I imported the sample memo app did the minimum backend setup required but wont work. Jquery mobile is also being installed. Neither the .done() nor the .error() function execute. console.log(monaca.cloud) shows :
{Push: {…}, timeout: 30000, url: “%%%CLOUD_HOST%%%”, backendId: “%%%BACKEND_ID%%%”, apiKey: “%%%BACKEND_API_KEY%%%”, …} along with other properties on this object(Its a pity I cannot upload image).I am on a free package, just not sure if that could be the factor
-
@Thokozani-Gwiliza How did you test the project? On Monaca debugger? Please note that Monaca Backend is not available on Monaca Debugger. You will need to build the app to test the project with Monaca Backend.
-
Yes I have been testing on Monaca Debugger. I will try build and test on a device. Thank you so much for your prompt response. Monaca really is one of the best cloud IDE tool I have come ever across and with Guys like you really makes it easy.
-
@khemry worked like a charm. Thanks once again!!!
-
@Thokozani-Gwiliza No problem. I’m glad your issue is resolved. :D