monaca tag

308 questions


1 answers
112 views
0
I want to prevent nifty mbaas impersonation Push communication

I am currently developing a mobile app with monaca (HTML+CSS+Javascript).■ The final configuration is expected to be as follows: Mobile Application <-->nifty mbaas<-->Self serverI would li...

2 years ago

1 answers
82 views
0
I want to get a list of files in the folder

I'd like to use Cordova api to get a list of files in a folder.dir.rootDir=a2015/;window.requestFileSystem(LocalFileSystem.PERSISTENT, 0 , function(fileSystem){ dir.root=fileSystem.root; // Create w...

2 years ago

1 answers
114 views
0
When I generate mail in the webintent plug-in, some of it is written in the mail application.

We are developing a smartphone application with monaca.We create a flowchart in the application, text out answers such as Yes and No to launch the mail software and display it in the body of the mail....


1 answers
53 views
0
I want to pass parameters to ons-modal

I want to give the parameters when displaying modals in monaca's onseneUI so that they can be displayed, but it doesn't work.I have read the official reference, but I am not sure because there are no ...

2 years ago

1 answers
67 views
0
Security Policy Does Not Work

In my previous question, I wanted to use the cdvfile protocol, so I solved myself once, but when I tried to use it on Android, I got another error. as shown in the example in Monaca<meta http-equiv...


1 answers
61 views
0
Understanding Radio Button Specifications in the Onsen UI

Understanding Radio Button Specifications in the Onsen UI I am creating an app on Monaca using the Onsen UI.I am using the radio button on the Onsen UI, but if the text of the item is long, it will ca...

2 years ago

1 answers
61 views
0
iphone, ipad file selection

I am trying to create a music player with monaca cloud IDE.I'm thinking of accessing mp3 which can be played on iphone and ipad music, but I don't know the directory structure (path).I looked it up my...

2 years ago

1 answers
93 views
0
How to eliminate the difference between monaca debugger and built app in Evernote app

We are developing Evernote apps based on HTML5+Javascript on the monaca platform.Implemented by referring to the GitHub sample code that was linked from above Evernote's website.https://github.com/eve...

« - 31 -

© 2024 OneMinuteCode. All rights reserved.