Search found 144 matches

Go to advanced search

by Joseph Francis
Wed Dec 10, 2014 5:00 pm
Forum: Issues
Topic: Status Bar Behavior Change
Replies: 0
Views: 298
 
Jump to post

Status Bar Behavior Change

I built a new version of my app this morning for my testing team, and we had a surprise. With no change on my part, the status bar in IOS is now superimposed on the header of the application. What changed in Appery within the last 1-2 days? Used to be: https://d2r1vs3d9006ap.cloudfront.net/s3_images...
by Joseph Francis
Tue Dec 09, 2014 10:31 pm
Forum: Issues
Topic: UTC & Date Conversions
Replies: 7
Views: 592
 
Jump to post

UTC & Date Conversions

Evgene, I must differ with you on several points. ECMA Javascript 1.8 Standard defines the Date.prototype.toISOString pretty clearly - for the reference, and ECMA-262 Standar information see the following link: https://developer.mozilla.org/en-US/d... .toISOString correctly translates a Date object ...
by Joseph Francis
Tue Dec 09, 2014 10:04 pm
Forum: Issues
Topic: weinre debugging stopped working - "You have no permissions to view this project" Error
Replies: 16
Views: 1653
 
Jump to post

weinre debugging stopped working - "You have no permissions to view this project" Error

Again, weinre stopped working.
Will not open in any of three browsers.
I have apps running on browser, and on phone.

Recurring problem apparently for many people.

by Joseph Francis
Mon Dec 08, 2014 6:18 am
Forum: Issues
Topic: "Theming" Problem
Replies: 11
Views: 1351
 
Jump to post

"Theming" Problem

you can note problem resolved.

by Joseph Francis
Mon Dec 08, 2014 6:17 am
Forum: Issues
Topic: Spurious Provisioning error generating ipa file
Replies: 14
Views: 1059
 
Jump to post

Spurious Provisioning error generating ipa file

It still happens now and then. Current version of app for some reason it happens one in maybe 20 builds now. Consider it closed.

by Joseph Francis
Mon Dec 08, 2014 6:12 am
Forum: Issues
Topic: security issue: database allows write without session token
Replies: 3
Views: 321
 
Jump to post

security issue: database allows write without session token

Thanks for the response, I'll turn it on. I assumed from the tutorial, that the session token had a default 'secure' function. Two comments: 1) building-mobile-app-with-user-registration tutorial mentions absolutely nothing about the secure collection option when you introduce using the session toke...
by Joseph Francis
Mon Dec 08, 2014 5:57 am
Forum: Issues
Topic: Cannot resequence event actions: editor problem
Replies: 9
Views: 677
 
Jump to post

Cannot resequence event actions: editor problem

So, to be clear, the solution is to delete my code and rewrite it since the editor has a bug? Really? I find that humorous.

by Joseph Francis
Mon Dec 08, 2014 5:55 am
Forum: Issues
Topic: New Interface: Generated Transactions Not Matching Mapping Upgrade
Replies: 40
Views: 3577
 
Jump to post

New Interface: Generated Transactions Not Matching Mapping Upgrade

I took the app, made a backup to a zip file, and then created it to a new, completely different app. It changed behavior again, and added, in another transaction, a default value to a NULL field that didn't exist in the prior version. I have a development, and production version. The process of movi...
by Joseph Francis
Mon Dec 08, 2014 5:40 am
Forum: Issues
Topic: UTC & Date Conversions
Replies: 7
Views: 592
 
Jump to post

UTC & Date Conversions

Evgene, I've already compensated for the Appery bug. Every single call now to retrieve an Appery date, I have to convert UTC date to local date because the mapping doesn't. // compensate for Appery not returning an ios compatible date string inputDate = inputDate.split("-").join("/&qu...

Go to advanced search