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.
Onsen UI & Monaca extensions for Visual Studio + Getting Started guide
-
We recently updated our Onsen UI extension for Visual Studio 2015 with version 2.0.0-rc. It includes 4 templates for JavaScript and their corresponding version in TypeScript. It also comes with an official guide to get started quickly.
Furthermore, if you didn’t know it yet, we also provide the Monaca extension, which allows you to develop hybrid apps without any local SDK installed and access to Monaca Debugger.Don’t forget to leave us a review if you use them! :)
-
Hello,
Onsen UI 2 works only for windows 10 & not for 8.1 ?
Is true ?Thks
-
@PhilTheNet I have worked with Onsen Ui on Windows 8.1 and 10. It works fine
-
I’m glad about Onsen Ui2 and the Onsen UI extension for VS. And now when i checked Monaca extension i am too grateful for this amazing project
-
@Fran-Diox i don’t know if it’s a problem or something about licence levels. But on Monaca extension for visual studio , the login is not saving. When i open my VS i need to login again
-
Hello,
The template Splitter don’t totaly work on 8.1:
For exemple
<ons-toolbar-button onclick=“openMenu()”>
and
<ons-button modifier=“light” onclick=“openMenu()”>
don’t work (onclick="alert(‘click’) => nothing else)Phil
-
@PhilTheNet Yes, we are aware of that problem. However, as stated in the guide linked in this topic, these new templates are tested to work for Windows 10. We might add support for Windows 8.1 but I cannot ensure it. I think we had some problems with Cordova 6 and Windows 8.1.
In any case, if you discover what’s the source of the problem, please let us know and we’ll try to update. Not evenonclick="alert(‘click’)
works?
-
@Leonardo-Augusto Hmmm… perhaps @Andi knows something about it?
-
Thank you for your reply
onclick="alert(‘click’) don’t work so the pb is not the function “openMenu()” but the fact that the event ‘click’ is not detected
(sorry for my English)
I’ll see if I find why but I will have to fit into the js code
Thks
-
Hello,
This error is it normal?
Failed to load resource: net::ERR_FILE_NOT_FOUND
cordova_plugins.js (0,0)(Android+ios+windows)
thks