monaca tag

308 questions


1 answers
60 views
0
About button click processing after page transition

index.html <ons-tabbar var=tabbar> <ons-tabbar-item var=tab1 icon=home label = Sales page=page1.html active=true></ons-tabbar-item> <ons-tabbar-item icon=heart label = Cust...

2 years ago

1 answers
69 views
0
About Installing from QR Code

Regarding the QR code issued during iOS build (AdHoc) on Monaca, if you read the QR code after a certain period of time and try to install it, the following message appears: The package has already be...

2 years ago

1 answers
86 views
0
I want to create a user name class

I use nifty mBaaS.I would like to manage the data by using the class name as each user name.Therefore, I wrote the following code to make the class name the user name who is logged in.var currentUser=...

2 years ago

1 answers
55 views
0
Communication between iPhone (iOS10) and nifty mobile backend

Currently, there is an application developed using monaca and nifty mobile backend.When I updated iOS to 10.0.2, from nifty mobile backendData retrieval is no longer possible.Update SDK version to 2.1...

2 years ago

1 answers
116 views
0
Textarea automatically resizes, and when it becomes long, the opening sentence is hidden above.

Thank you for your help.I am developing using Angularjs at Monaca.This time, I would like to make a notepad that automatically resizes the text area according to the number of characters.So I implemen...

2 years ago

1 answers
63 views
0
pre-include DB in monaca

I am working on creating an app on monaca.Here (http://docs.monaca.mobi/3.5/ja/sampleapp/tips/storage/ #creating-a-database-sqlite)I understand how to create a DB with a sample source and save the val...

2 years ago

1 answers
92 views
0
Understanding ng-click Arguments

Is it possible to set more than one ng-click argument?ng-click=click (argument 1, argument 2)In this way, I would like to give two arguments to click.I look forward to your kind cooperation.

2 years ago

1 answers
75 views
0
Control screen size for live preview of monacaIDE using viewport

We are developing with monacaIDE.I want to automatically adjust the width of the screen for both iOS and Android.Using this page, I am trying to control it with monaca.viewport as shown below.Part of ...

2 years ago

3 answers
100 views
0
I want to send mailers in the background without starting them.

I use monaca to create a hybrid app.By pressing the button, I would like to automatically send mailers to the email address held in the application without starting the mailer.If it's ios, mailto, and...

2 years ago

1 answers
103 views
0
How to View Video Thumbnails on Your iPhone?

We are making a trial production of an app for the iPhone in the Monaca cloud.The video obtained using the captureVideo of cordova looks like a picture of a standard app.I would like to play the video...

2 years ago
« - 17 - »

© 2024 OneMinuteCode. All rights reserved.