Search found 117 matches
- Thu Dec 22, 2016 4:04 pm
- Forum: Moved from Get Satisfaction
- Topic: Set Toggle On/Off Based on Service Results
- Replies: 3
- Views: 328
Set Toggle On/Off Based on Service Results
How would I go about getting the on/off results directly from the service response without having to store it in a storage variable?
- Wed Dec 21, 2016 5:24 pm
- Forum: Moved from Get Satisfaction
- Topic: Set Toggle On/Off Based on Service Results
- Replies: 3
- Views: 328
Set Toggle On/Off Based on Service Results
I have a JSON service result that lists a random number of items. It could be anywhere from 1 to 20 or 30 results. Each of the results has a value for alerts (on/off) and favorites (on/off). Since the number of results is random, I can't store these on/off values in local storage variables, so can I...
- Wed Nov 23, 2016 2:37 am
- Forum: Moved from Get Satisfaction
- Topic: Specify a Custom Push Notification Sound via Code
- Replies: 1
- Views: 218
Specify a Custom Push Notification Sound via Code
I currently send push notifications for various events in my app from my server via a JSON post. Is is possible to specify a default sound somehow? My current JSON string is this: {"payload":{"message" : "This is the notification", "badge" : 0},"filter":{"deviceID":{"$in":[DeviceID Array]}},"status"...
- Thu Oct 13, 2016 1:11 pm
- Forum: Moved from Get Satisfaction
- Topic: Load Collapsible Set Items from Service Call
- Replies: 4
- Views: 400
Load Collapsible Set Items from Service Call
Hello? Support? 1 response in 48 hours is not acceptable.
- Wed Oct 12, 2016 1:26 pm
- Forum: Moved from Get Satisfaction
- Topic: Load Collapsible Set Items from Service Call
- Replies: 4
- Views: 400
Load Collapsible Set Items from Service Call
There is just 1 set of collapsible blocks on the page. The set has multiple expandable headers. The exact number is different based on what data is loaded. Anywhere from 2 to 20.
- Tue Oct 11, 2016 5:30 pm
- Forum: Moved from Get Satisfaction
- Topic: Load Collapsible Set Items from Service Call
- Replies: 4
- Views: 400
Load Collapsible Set Items from Service Call
I've got a collapsible set that was loading VERY slowly. Originally I had all the data loaded into each item in the set loaded on page load. I'm trying to convert it to where the set loads all the team names but the team details don't get loaded until a header gets tapped on. This is proving to be v...
- Thu Aug 11, 2016 2:02 pm
- Forum: Moved from Get Satisfaction
- Topic: Admob Installation
- Replies: 33
- Views: 3878
Admob Installation
Disregard. I had the wrong AdMob ID in there.
- Thu Aug 11, 2016 1:47 pm
- Forum: Moved from Get Satisfaction
- Topic: Publishing to Apple
- Replies: 20
- Views: 1699
Publishing to Apple
Apple only accepts submissions directly from XCode.
- Thu Aug 11, 2016 4:05 am
- Forum: Moved from Get Satisfaction
- Topic: Admob Installation
- Replies: 33
- Views: 3878
Admob Installation
I've got this working on Apple devices with no issues, but I can't get ads to show on an android device. I'm not getting any errors. In fact, my .apk was accepted to the Play store, but no ads show up. I'm not sure how to troubleshoot on an actual device. Any help is appreciated.
- Tue Feb 09, 2016 12:07 am
- Forum: Moved from Get Satisfaction
- Topic: Google Play warning: You are using a vulnerable version of Apache Cordova
- Replies: 52
- Views: 3068
Google Play warning: You are using a vulnerable version of Apache Cordova
I got this email warning today also.