monaca remote upload
-
Could you improve the remote upload please. It works, but sometimes the builds fail - has been an ongoing issue lately with monaca cloud - and yet, the cli doesn’t throw any errors.
-
Moreover, I can’t find the option for building a
debugger
:monaca remote build android --build-type ???

-
Thanks for the report.
At the moment, only
debug
andrelease
options seem to be supported, but if you use--browser
you can select the Debugger build in the GUI.