monaca tag

308 questions


1 answers
34 views
0
How to keep photos and characters in Monaca's TODO management app

I'm a beginner in the program.In the TODO management app in the Monaca sample, once the photos and characters you add are closed, they are reset and disappear.I would like it to remain open again afte...

2 years ago

1 answers
33 views
0
Unable to build release in monaca.

This is my first attempt to create an app using monaca, but when I did the release build, I received the following error:I issued certificates according to the procedure and manual, but it doesn't wor...

2 years ago

1 answers
73 views
0
Understanding Table Links When Using the Onsen UI Sliding Menu

As a beginner, I use the Onsen UI Sliding Menu to try to create a very rudimentary app that simply displays a page when touched.Questions I would like to create a table on one page of the Onsen UI Sli...

2 years ago

1 answers
44 views
0
I want to send data from the input form to the server (or mail) but I get an error.

On a common screen, I would like to send the data I entered in the input form with the Send button, but when I debug it on the actual machine, I get an error message: file:///data/data/mobi.monaca.deb...

2 years ago

1 answers
91 views
0
I want to detect the Android hardware menu button pressing in Monaca.

Android has hardware back and menu buttons.It's a menu button similar to the Chinese character san on the right side of the home button.Is it possible to control the behavior when this menu button is ...

2 years ago

1 answers
75 views
0
About age updates using onsen-ui

under the code in the onsen-ui template (page2.html)I added , but when I press the button, the different buttons that were written before will collapse Why?<ons-toolbar> <div class=left> ...

2 years ago

1 answers
91 views
0
To implement the numeric keypad in monaca (you want to enter a decimal number using ".")

Is there no other way but to make my own numeric keypad?in inputtype=tel pattern=\d+(\.\d*)?Then, *;, appears with a numeric keypad that you can enter, but you cannot enter dots.What should I do?http:...

2 years ago

2 answers
30 views
0
How to Specify iOS Compatibility Mention

Released from Monaca with iOS appI would like to change the compatible version of iOS*.* or later in the App Store information.What kind of settings should I use to change it?Cordova is version 5.2.

2 years ago

1 answers
85 views
0
About how to launch the Play Store from the in-app browser

I am developing an Android app with monaca, but I tried to open the play store from the in-app browser, but it didn't work.I can't help but stand up in my browser. vartesturl=http://test.com/test.html...

2 years ago

1 answers
37 views
0
If you install a debug built APK on an Android device, only one can be installed.

If you install a debug-build APK on an Android device, you can install only one APK.How can I install multiple APKs on my device?

2 years ago
« - 29 - »

© 2024 OneMinuteCode. All rights reserved.