monaca tag

308 questions


1 answers
57 views
0
Error using monaca contact plug-in

I'm going to use the contact plug-in in monaca, and I'm going to follow the example code.<script>function contacts_success(contacts){ alert(contacts.length) + 'contacts returned.' + ( contacts...

2 years ago

1 answers
66 views
0
How to deploy checkboxes in your own memo listing application

I am developing a notepad app at Monaca.I am building on a notepad template like the one below, but I would like to place a check box at the beginning of each item in the notepad list that means confi...

2 years ago

1 answers
75 views
0
I want to display the badge in the application created in monaca.

I am currently creating apps with monaca and niftymbaas.As for the content, the sliding menu was adopted, and when I got the new data from niftymbaas, I asked a question because I wanted to display th...

2 years ago

1 answers
81 views
0
Control Home Buttons with Hybrid Apps

I am currently developing a hybrid app with monaca.I want to stop going back to the platform when the home button of the terminal is pressed.I don't want to close the app, I want to leave it as it is....

2 years ago

1 answers
71 views
0
I want to keep the image attached when I zoom in or out.

I want to make the spacing between the images the same when zooming in and out of the images connected vertically and horizontally, but it doesn't work.I was able to write a program to zoom in and out...

2 years ago

1 answers
90 views
0
How do you identify each user when you use findMine() in Monaca to retrieve user data?

We use Monaca's backend to develop apps.I don't use the login feature, but I use findMine() to retrieve user data.How does findMine() identify users?Thank you in advance.

2 years ago

1 answers
119 views
0
Save the image to any directory in FILEAPI

I am studying FILEAPI at Monaca, but sometimes I cannot implement it even if I look at the documents on the website.https://docs.monaca.io/ja/reference/cordova_6.2/file/In this document, I am studying...


1 answers
73 views
0
To hide the toolbar above the keyboard, click

To hide the toolbar with Done and others on top of the keyboard, <preference name=HideKeyboardFormAccessoryBar value=true/>I was told that I should add , but it doesn't work.What should I do?

2 years ago

1 answers
127 views
0
AngularJScdvfile protocol does not bind

I am trying to create an app using Monaca.What I want to do is to use the cdvfile protocol to display images of in-app sandboxes.Therefore, there is a source like the one below, but if you specify it ...


3 answers
62 views
0
The screen turns sideways when using the Monaca/Cordova barcode plug-in.

Thank you very much.We are developing applications for Android tablets using the Monaca/Cordova barcode plug-in.The bar code reading screen is always horizontal, but is it possible to turn it vertical...

2 years ago
« - 19 - »

© 2024 OneMinuteCode. All rights reserved.