Search found 87 matches

Go to advanced search

by Joe7349603
Thu Mar 30, 2017 11:28 pm
Forum: Issues
Topic: How Does Appery On-Premise Installation Works
Replies: 1
Views: 461
 
Jump to post

How Does Appery On-Premise Installation Works

I have a client who must have all the data on-premise and in their geographic zone. Has anyone ever implemented an on-premise solution? Main question I have is how does it work, do I get code from Appery that I implement, do I get a box from them, can I still use Mongo DB or free to use whatever. If...
by Joe7349603
Mon Jan 16, 2017 4:16 am
Forum: Issues
Topic: API Express Upload Service not working When App is installed on device
Replies: 7
Views: 1376
 
Jump to post

API Express Upload Service not working When App is installed on device

I may have found the bug. What I noticed is that when running the App from the browser, the mapping is working on all fields.However, when I install the APP the mapping is only working on some field but not all. The work around I used was to delete the mapping I had (drag and drop ) and used code in...
by Joe7349603
Fri Jan 13, 2017 4:28 am
Forum: Issues
Topic: API Express Upload Service not working When App is installed on device
Replies: 7
Views: 1376
 
Jump to post

API Express Upload Service not working When App is installed on device

Please note that since the last post I have tried to recreate my mapping and that did not fix the issue. I created a new API express (Crime_Stoppers_API_Xpress) and that too has not fixed the issue. App Name on ApperyIO: Crime_Stoppers (already Shared with support) App Name on Google Play: Jamii Wat...
by Joe7349603
Mon Jan 09, 2017 10:12 pm
Forum: Issues
Topic: API Express Upload Service not working When App is installed on device
Replies: 7
Views: 1376
 
Jump to post

API Express Upload Service not working When App is installed on device

One more update.

I have since created a new APP at Google developer console, repackaged my app and uploaded it and still same issue persist. Any data I upload using API Express is not getting updated on the backend.

So this has to be something else...:(

by Joe7349603
Mon Jan 09, 2017 7:18 pm
Forum: Issues
Topic: API Express Upload Service not working When App is installed on device
Replies: 7
Views: 1376
 
Jump to post

API Express Upload Service not working When App is installed on device

The specific issue is as explained above. The only changes I had made before publishing was on Android Permissions and obviously checking the Release button, other than that no other changes. However, I reverted to an older version, did an auto update and the same thing...no updates from API Xpress....
by Joe7349603
Mon Jan 09, 2017 2:00 am
Forum: Issues
Topic: API Express Upload Service not working When App is installed on device
Replies: 7
Views: 1376
 
Jump to post

API Express Upload Service not working When App is installed on device

My app uses two types of services. API Express to upload raw data (offline loading) and non-API Express to upload binary data. I have packaged the app and installed it on the actual device for testing. What I have realized is that when I test from the device, raw data (API XPress) nothing is getting...
by Joe7349603
Thu Jan 05, 2017 10:00 pm
Forum: Issues
Topic: Does Appery Support $.Deferred and Promises in jqm when calling Services
Replies: 4
Views: 1548
 
Jump to post

Does Appery Support $.Deferred and Promises in jqm when calling Services

Thanks Evgene, but I was not asking for custom coding of my app but clarification specifically on how ApperyIO recommends service calls inJS. I am afraid that the standard answer we are now getting "Unfortunately custom JS code and promises are outside the scope....." is an easy way to def...
by Joe7349603
Wed Dec 28, 2016 6:53 pm
Forum: Issues
Topic: Does Appery Support $.Deferred and Promises in jqm when calling Services
Replies: 4
Views: 1548
 
Jump to post

Does Appery Support $.Deferred and Promises in jqm when calling Services

Hi Galyna, Thanks for sending me on the right path I have spent countless hours on deferred and promises. But I am worried I may have to go back to the drawing board. Of the two options, I think I would like to pursue option 1 for now (hopefully the quickest to help finish & publish the APP) and...
by Joe7349603
Tue Dec 27, 2016 5:05 am
Forum: Issues
Topic: Does Appery Support $.Deferred and Promises in jqm when calling Services
Replies: 4
Views: 1548
 
Jump to post

Does Appery Support $.Deferred and Promises in jqm when calling Services

I know $.Deferred and Promises are widely supported in JQM but does Appery support them specifically when using $.Deferred and Promises to que Appery service calls? I have been having this issue where I have been trying to call services in sequence and I have written different variations of $.Deferr...
by Joe7349603
Sun Dec 04, 2016 5:16 am
Forum: Issues
Topic: Appery Platform Bug! When calling services.
Replies: 27
Views: 4855
 
Jump to post

Appery Platform Bug! When calling services.

So I have tried to implement your version and results are the same- no sequencing. The only change I made to the function is call the service as shown below: Just above console.log(12q code function uploadImg1(){ var deferred = $.Deferred(); setTimeout(function(){ uploadBinaryHelper(image01_...

Go to advanced search