monaca tag

308 questions


1 answers
38 views
0
I want the ons-list to be in two columns.

As per the title, I would like to make it into two columns, but the line has been broken and the display is different from what I expected.I'm sorry, but could someone tell me the basics?ons.bootstrap...

2 years ago

1 answers
44 views
0
How to remove the permission for `com.android.vending.BILLING' in the Android app created in Monaca

In the Android app created in Monaca, There is no item charge, but [In-app purchases available] is written under the installation button.Below is the application.https://play.google.com/store/apps/det...

2 years ago

1 answers
64 views
0
Regarding the internal link in the application in MONACA

We are currently making an application for a site created by WordPress.From the front page, I give the URL parameter to single.html and pull the corresponding JSON to display the article title and art...

2 years ago

1 answers
36 views
0
The number of items registered in the monaca backend collection is displayed, but no details are retrieved.

var Place=monaca.cloud.Collection(place);varCriteria=Place.find('name==Monaca, {propertyNames:[title, body, limit:5});Place.find(Criteria, _createdAt DESC, {propertyNames:[title, body, limit:5}).done(...

2 years ago

2 answers
93 views
0
Regarding the update of existing iPhone applications being delivered (new standard for App Store on February 1)

Thank you for your continuous support.There is no detailed information on the web, so I will write it to those who understand it.Regarding the application for renewal of the existing iPhone app being ...


1 answers
31 views
0
Is there a way to make a pedometer with monaca?

I am a beginner in both programming and application development.I'd like to make a simple pedometer.I can't make apps that run in the background with some blog and monaca, so I saw a description that ...

2 years ago

1 answers
36 views
0
File Selection in monaca

Ask the user to select the file and I am making an app to get the address of that file.


2 answers
92 views
0
I want to push notification using Amazon SNS on Monaca.

When the Monaca app starts for the first time, device token, obtaining registration ID, and Create an endpoint on Amazon SNS and Throw a push request from another server using php, etc. I want to rece...

2 years ago

1 answers
51 views
0
During ng-repeat, I would like to separate the display compared to the previous element 2

I want to separate the display from the previous element during ng-repeatSimilar to this question, I would like to put a partition on the list when the date changes (e.g., when I straddle the date fro...

2 years ago

1 answers
39 views
0
Can I use a string partial match wildcard in MonaQL?

Thank you for your help.Here's the code.I would like to extract records containing 2014/8 (corresponding to August 2014) using wildcards in line 3 overDate, how should I describe them?var UserDetails=...

2 years ago
« - 26 - »

© 2024 OneMinuteCode. All rights reserved.