Search found 28 matches

Go to advanced search

by Logan
Fri Dec 02, 2016 9:17 am
Forum: Issues
Topic: iOS Background Location
Replies: 17
Views: 2714
 
Jump to post

iOS Background Location

Hi EJLD.

Have you installed any cordova background location plugins in your project?

That might be the issue for rejection.

Logan.

by Logan
Sat Nov 26, 2016 4:46 am
Forum: Issues
Topic: Cordova Plugin Related Export Error
Replies: 9
Views: 1475
 
Jump to post

Cordova Plugin Related Export Error

Hi Illia,

Is there any way to build ".ipa" file using that plugin?

Logan.

by Logan
Fri Nov 25, 2016 10:06 am
Forum: Issues
Topic: Cordova Plugin Related Export Error
Replies: 9
Views: 1475
 
Jump to post

Cordova Plugin Related Export Error

Hi Illia.

I have the save issue.

I have imported a cordova plugin and when i try to build an ."ipa" file it gives me an error.

But when i try to build ".ipa" file without cordova plugin then it produce successfully.

I don't know why this is happening.

Thanks

by Logan
Thu Nov 24, 2016 5:14 am
Forum: Issues
Topic: Upcoming App Builder Maintenance on November 27 [Completed]
Replies: 11
Views: 3098
 
Jump to post

Upcoming App Builder Maintenance on November 27 [Completed]

Hi Max.

There is something wrong with your information on pushing some updates.

Time issue see below screenshot
Image

notice start time and end time

by Logan
Tue Nov 22, 2016 5:25 am
Forum: Issues
Topic: Appery Platform Bug! When calling services.
Replies: 27
Views: 4865
 
Jump to post

Appery Platform Bug! When calling services.

Hi Joe. Thanks for the details. First you need to check your LSV has any value or not then. var picture1 = Apperyio.storage.Image1_base64.get(); var picture2 = Apperyio.storage.Image2_base64.get(); // try nested if statement. //check the condition if (picture1 != "") { // use alert for che...
by Logan
Mon Nov 21, 2016 9:32 am
Forum: Issues
Topic: Appery Platform Bug! When calling services.
Replies: 27
Views: 4865
 
Jump to post

Appery Platform Bug! When calling services.

Hi Joe.

Thanks for the details.

So there is a problem with that which image needs to be upload next.

How you trying to upload your images. Can you tell me how you invoke these services?

Logan.

by Logan
Mon Nov 21, 2016 9:19 am
Forum: Issues
Topic: Conditional Mapping with array of values returned from a service
Replies: 7
Views: 1030
 
Jump to post

Conditional Mapping with array of values returned from a service

Hi Penny. Do the following things: First from the response of service bind array with list component's text property and write the following js code. var value1 = JSON.stringify(assestTypeName); var value2 = JSON.stringify(otherType); // check the condition if(value1 === ""){ Apperyio('res...
by Logan
Mon Nov 21, 2016 6:17 am
Forum: Issues
Topic: Appery Platform Bug! When calling services.
Replies: 27
Views: 4865
 
Jump to post

Appery Platform Bug! When calling services.

Have you successfully upload all the images to the database?

and when you upload all the images then you want to store rawData right?

also send me the screenshot of uploadRawData() and its implementation.

Logan.

by Logan
Mon Nov 21, 2016 6:01 am
Forum: Issues
Topic: Appery Platform Bug! When calling services.
Replies: 27
Views: 4865
 
Jump to post

Appery Platform Bug! When calling services.

Hi Joe.

Yeah its clear a bit.

Are you using 5 different fileUploadServices for 5 images?

Logan.

Go to advanced search