monaca tag

308 questions


2 answers
45 views
0
Monaca, can you play videos inline on your iPhone?

I'd like to play inline like the Youtube app, is it possible?If you install a video tag without thinking about it, it will play full screen like an HTML browser.

2 years ago

1 answers
105 views
0
The iOS app icon built with monaca becomes a transparent icon.

Thank you for your help. We are currently developing applications using monaca.Due to this app update (Cordova version upgrade, some bugs fixed), I built an iOS app from monaca and uploaded it to iTun...

2 years ago

1 answers
85 views
0
How to Create Your Own Page Stack

Top page as AA→B→Ctransition and A→X→YThere is a transition called .You can use pushPage() and popPage() respectively.I would like to transition from C to Y this time, but I would like to transition b...

2 years ago

1 answers
82 views
0
Control from Android Back Keys

When the Android hardware key, the back key, is pressed, I want to display a dialog and close the application, but it doesn't work properly even if I use the code below. document.addEventListener(back...

2 years ago

1 answers
41 views
0
When using background-image and position fixed on monaca and iOS 11, the display position is shifted during inertial scrolling.

This is the environment for monaca, iOS 11, and iPhone 6s.If you specify background-image, position fixed for the element, The display position is shifted during inertial scrolling.Is there a way to f...

2 years ago

1 answers
126 views
0
Monaca does not show maps using googlemapsapi

<script src=components/loader.js></script>If you write the above, you will not be able to view the map using the following:<script type=text/javascript src=http://maps.google.com/maps/a...

2 years ago

1 answers
90 views
0
I want to control the volume using the audio tag on ios.

I want to control the volume by using volume in the audio tag.It can be controlled by a web browser, but not by a terminal (ios).I tried the volume between 0.0 and 1.0, but there is no difference in t...

2 years ago

1 answers
74 views
0
Site Cannot Be Displayed

I use monaca to create an app that displays websites, but when I run the app on my device,net::ERR_BLOCKED_BY_RESPONSEis displayed, and even on the monaca debuggerRefused to display 'http://www.Addres...


2 answers
113 views
0
About displaying badges on icons

Currently, we are developing smartphone applications using Monaca, and it is located in the app I would like to display the number of unreads in the list on the icon on the home screen.However, as you...


1 answers
101 views
0
About the keyboard settings of the application created with monaca

I'm practicing making Android apps on monaca.I started by customizing the sample memo application, but when I run the actual device debug or debug built application on my smartphone, the keyboard is a...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.