Page 1 of 2

Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 2:46 pm
by Alex Van Name

Yesterday my iphone and ipad updated. Install there works great. Only problem is the website version of my app, my appery.io app won't LOGIN,

I have viewed the tutorials and I made the login page successfully around the MESSAGES tutorial. But for some reason, the login stopped working.

I don't know if this is related to the iOS update for 7.1.2.

I have checked the dependencies , the mapping, the local access variables, the events, the buttons, the names of parameters involved and i cannot figure out the error.

Help help Obi-wan!!

Also, I got an unusually high number of access calls to the database for USER... is this related?

Total statistics Databases size 7.25 MB 1% of 1 GB

Calls to Databases 2,525

Total calls 2,525

I just cant imagine i made that many calls to the database in one day. Maybe i broke 100 tops, but I don't think I did requests in the 1000's


Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 2:53 pm
by Alex Van Name

Login test on the service is successful...

...if something was wrong with the call, wouldn't it fail?


Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 5:15 pm
by Kateryna Grynko

Hi Alex,

Are there any errors in Wienre? http://devcenter.appery.io/documentat...


Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 7:43 pm
by Alex Van Name

Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 7:43 pm
by Alex Van Name

this is what i see but I dont understand what it means


Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 7:49 pm
by Alex Van Name

TreeTableStorage
{"mappingRequestTree3940034":{},"mappingResponseTree3940034":{},"mappingBeansTree3940034":{"C7D5DFDC-0E13-D89E-E9CA-D7EF5BBEB133":"1","DAD6705D-9B41-F9F5-D41E-F70F00D319D6":"1","9FFE1771-656D-AFD6-165D-75445100D1B2":"1","DF849F79-D517-E2DE-F708-1632196EEB98":"1"},"mappingStoragesTree3940034":{}}
apperyProjectEnvSettings189783
{"deleteElementConfirm":{"label":"Confirm page element removal","config":"","value":true},"deleteAssetConfirm":{"label":"Confirm file removal","config":"","value":true},"restoreTabs":{"label":"Restore tabs after project reload","config":"","value":true},"deleteEventConfirm":{"label":"Confirm event removal","config":"","value":true},"deleteDatasourceConfirm":{"label":"Confirm datasource removal","config":"","value":true},"cmFold":{"label":"Enable code folding","config":"","value":true},"cmLint":{"label":"Enable validation hints","config":"","value":true},"cmHighlightSelection":{"label":"Enable highlighting matched selections","config":"","value":true}}
apperyUserEnvSettings134167
{}
stateManager
{"project_189783":{"tabs":[{"label":"Start","open":true,"active":false,"tabId":"6BCF6486-5ED5-1DBC-82AD-86D7DCE6A2BE"},{"open":true,"active":false,"tabId":"1E1EE83D-F282-3202-C460-16512272B16B","assetId":3940034},{"open":true,"active":true,"tabId":"37BF404A-F195-EE61-7D1C-6E131D15F6A6","assetId":3939334},{"open":false,"active":false,"tabId":"89E3606D-EABF-0641-A715-23B35A696ABD","assetId":3960803},{"open":false,"active":false,"tabId":"CADCEDA6-4E75-6F98-8678-5A95CAF36454","assetId":3960804}]}}

I don't know what I'm looking for...


Login iOS 7.1.2 problems

Posted: Thu Jul 03, 2014 9:02 pm
by Kateryna Grynko

Hi Alex,

First run app on device, then run Wienre, choose one of the active app instances from a list, then do as in desktop browser test.


Login iOS 7.1.2 problems

Posted: Sat Jul 05, 2014 3:35 pm
by Alex Van Name

http://appery.io/app/view/b2f39471-8b...

I did not see any errors. I opened the right panel and I saw some codes were crossed out, with a line through the text. Most of the code was not like this. I did not see any errors.

I went to the tab titled "NETWORK" and refreshed the browser , and then I saw an error that said "Error XHR invocation"

What does that mean?

http://appery.io/app/view/b2f39471-8b...


Login iOS 7.1.2 problems

Posted: Sun Jul 06, 2014 2:52 am
by Illya Stepanov

Hi Alex,

Please give us steps how to reproduce the problem.

P.S. Are you testing as binary exported app or in the mobile browser on the device?


Login iOS 7.1.2 problems

Posted: Mon Jul 07, 2014 10:49 pm
by Alex Van Name

I apologize to all. I am new to this and I just restarted making the app. I have since moved past this problem, but I could use advice.

I don't know what happened with the original problem, but I have since fixed the problem by starting over.

Is there any way I can import pages from one app (the one that didn't work has a few good pages) to the new one that is working?