Search found 72 matches

Go to advanced search

by Jeffry Reed
Mon May 29, 2017 1:23 pm
Forum: Issues
Topic: thinking out loud - Appery developers 'corner' ---- user group...
Replies: 6
Views: 1271
 
Jump to post

thinking out loud - Appery developers 'corner' ---- user group...

Hello Bruce, I think this is a good idea. One of my initial thoughts is that this a good idea in that many of the technologies discussed are general or third party and thus "outside the scope of appery support" from appery support team perspective. However, although such technologies are g...
by Jeffry Reed
Mon May 29, 2017 1:01 pm
Forum: Issues
Topic: how to use onesignal plugin push notificacions
Replies: 45
Views: 11082
 
Jump to post

how to use onesignal plugin push notificacions

Interesting. After reading this initial post I briefly looked at it... particularly interesting that they support push to web. As Bruce had mentioned, topics like this would be a good topic for user group.

by Jeffry Reed
Sat May 27, 2017 4:43 pm
Forum: Issues
Topic: Cannot get distance calculation from Database
Replies: 12
Views: 2203
 
Jump to post

Cannot get distance calculation from Database

Hello,

If you are having issues with creating XHR requests, i would highly recommend postman. You can test the API and once you get it working, you can export the code in over a dozen languages including XHR.

by Jeffry Reed
Sat May 13, 2017 3:27 pm
Forum: Issues
Topic: Charting Plugin
Replies: 3
Views: 599
 
Jump to post

Charting Plugin

Hi Deon, there are a variety of charting libraries out there that work equally well across app type, and they are much more powerful. Here are some just to name a few https://thenextweb.com/dd/2015/06/12/... there are more too and not in the list is https://webix.com/ which I have successfully used ...
by Jeffry Reed
Thu May 11, 2017 4:59 pm
Forum: Issues
Topic: what is and how do I set up an IOS distribution certificate?
Replies: 12
Views: 3160
 
Jump to post

what is and how do I set up an IOS distribution certificate?

right, you need a newer intel chip. I have used the windows command line technique as well... it does work just takes a little longer

by Jeffry Reed
Thu May 11, 2017 12:47 pm
Forum: Issues
Topic: what is and how do I set up an IOS distribution certificate?
Replies: 12
Views: 3160
 
Jump to post

what is and how do I set up an IOS distribution certificate?

Hello Terry, if you want to go the extra mile there are benefits to installing apple OS on windows providing your hardware supports it ( purchased a cheep but powerful laptop from walmart just for this) https://techsviewer.com/how-to-instal... However if you want a quick solution check out this vide...
by Jeffry Reed
Thu Apr 13, 2017 8:21 pm
Forum: Issues
Topic: Read The devices collection from an external site
Replies: 11
Views: 2210
 
Jump to post

Read The devices collection from an external site

Bruce,
thanks a lot for sharing, i will study this. One last thing if you know, is how to invoke the service code from a script on external server?

thanks

by Jeffry Reed
Thu Apr 13, 2017 2:30 pm
Forum: Issues
Topic: Read The devices collection from an external site
Replies: 11
Views: 2210
 
Jump to post

Read The devices collection from an external site

Good morning, I just started working on this too and have a couple question. Can someone share the js snippet that accesses appery API from external server? I would like to experiment accessing the Push API directly and through server code. I have server code working that sends a push notification t...
by Jeffry Reed
Mon Feb 13, 2017 4:04 am
Forum: Issues
Topic: populate select via javascript based on an input component
Replies: 6
Views: 1453
 
Jump to post

populate select via javascript based on an input component

in what i was presenting the UI could be anything. Your question was how to 'partial search to narrow down my list length" Tomorrow I will try to start to put together some applicable examples. Using lodash syntax what is going on is not clear, but the results are. This would be a good starter ...
by Jeffry Reed
Sun Feb 12, 2017 8:25 pm
Forum: Issues
Topic: populate select via javascript based on an input component
Replies: 6
Views: 1453
 
Jump to post

populate select via javascript based on an input component

Hi Terry, if you are populating the component via JavaScript, possibly lodash may suite your needs. Here are a couple examples of how I am using it, suite to your needs. So lets say I have a array of objects, ordersArray, which has a field StatusId // Return the number of pending orders var data = J...

Go to advanced search