Search found 88 matches

Go to advanced search

by JimmyH
Mon Jun 27, 2016 10:57 pm
Forum: Issues
Topic: How to specify location modal alert as required in the iOS
Replies: 6
Views: 852
 
Jump to post

How to specify location modal alert as required in the iOS

Hi Illya and Sergiy, I have tried the steps outlined in " https://getsatisfaction.com/apperyio/... " which were to "Run your Geolocation service initialization on the Device Ready event, not on the Page show event." The app was still rejected by Apple. Apple said: "Performan...
by JimmyH
Fri Jun 24, 2016 7:28 am
Forum: Issues
Topic: How to specify location modal alert as required in the iOS
Replies: 6
Views: 852
 
Jump to post

How to specify location modal alert as required in the iOS

Hi there, I have lodged an app to itunes and it got rejected because of: "Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in the iOS Human Interface Guidelines." Can you please indicate how you can specify the a...
by JimmyH
Sat Feb 13, 2016 6:14 am
Forum: Issues
Topic: Reset Password Server script issues
Replies: 7
Views: 937
 
Jump to post

Reset Password Server script issues

Thanks for that Evgene, I'll check it out.

by JimmyH
Sat Feb 13, 2016 6:12 am
Forum: Issues
Topic: Uncaught Error: c15r: component not found on Pageload
Replies: 4
Views: 645
 
Jump to post

Uncaught Error: c15r: component not found on Pageload

Hi Sergiy,

Thanks for that. I noted that, on "success" after the navigateTo(), I had a mapping (in a separate JS on success) and consequently I got the error.

All sorted now.

thanks very much.
James

by JimmyH
Wed Feb 10, 2016 9:34 pm
Forum: Issues
Topic: Uncaught Error: c15r: component not found on Pageload
Replies: 4
Views: 645
 
Jump to post

Uncaught Error: c15r: component not found on Pageload

Hi Serigy, Yes I have read that post, but can you please provide a little more information. I don't think the issue is on the current page (the password recovery page like in your tutorial) as when I change the script to: Apperyio.navigateTo('startScreen', {reloadPage: false}); I do not get the erro...
by JimmyH
Tue Feb 09, 2016 7:38 pm
Forum: Issues
Topic: Uncaught Error: c15r: component not found on Pageload
Replies: 4
Views: 645
 
Jump to post

Uncaught Error: c15r: component not found on Pageload

Hi there, I added the following javascript to a page in the my app Apperyio.navigateTo('LoginScreen', {reloadPage: false}); and now when the LoginScreen page opens I get the following error: Uncaught Error: c15r: component not found. I have searched all the comments about this error and noticed that...
by JimmyH
Tue Feb 09, 2016 7:25 pm
Forum: Issues
Topic: Reset Password Server script issues
Replies: 7
Views: 937
 
Jump to post

Reset Password Server script issues

Hello, can someone please confirm whether this is an error.

by JimmyH
Sat Feb 06, 2016 8:39 am
Forum: Issues
Topic: Reset Password Server script issues
Replies: 7
Views: 937
 
Jump to post

Reset Password Server script issues

I think there may be an error in your script.

https://devcenter.appery.io/tutorials...

Line 51 should NOT have a }

it should be placed at line 70 after the first } so that line 70 reads

} } else {

Can you please confirm.

thank
James

by JimmyH
Sat Feb 06, 2016 7:05 am
Forum: Issues
Topic: Reset Password Server script issues
Replies: 7
Views: 937
 
Jump to post

Reset Password Server script issues

Hi there, I have had the password recovery function working, however recently it is not working correctly. What i have tested: 1) If you enter all the correct parameters (username,newPassword,secretCode) it works correctly. 2) If you enter only a correct username you get the the response of: Status ...
by JimmyH
Mon Feb 01, 2016 11:01 am
Forum: Issues
Topic: Import special Characters to Database
Replies: 3
Views: 574
 
Jump to post

Import special Characters to Database

Hi Evgene, Thanks very much, you gave me the tip I needed. I have fixed the issue. You were right about the default excel format. So if you are using Excel to build your CSV, these are the steps I followed: 1- Save your Excel CSV as “.CSV” file 2- Open the .CSV again using NOTEPAD 3- Save again with...

Go to advanced search