Search found 339 matches

Go to advanced search

by Cody Blue
Wed Feb 11, 2015 12:22 am
Forum: Issues
Topic: Handling low memory warnings
Replies: 6
Views: 1031
 
Jump to post

Handling low memory warnings

I am posting this in the hope to get feedback on provisions Appery might have to allow receiving and gracefully handling low memory warnings on device (my interest is iOS at present). Its probably quite vital for apps developed with Appery and targeted for iOS launch (Apple recommendation on low mem...
by Cody Blue
Sun Feb 08, 2015 12:04 am
Forum: Issues
Topic: Map visibilty issue
Replies: 10
Views: 964
 
Jump to post

Map visibilty issue

So it is! This actually does do the job. I just had to set draggable and scrollwheel attributes to false when the map is not visible, and true when it is, so inadvertent interactions by user on hidden area didn't mess up map display when it is visible. Both the following suggestions are bound to cau...
by Cody Blue
Fri Feb 06, 2015 9:28 pm
Forum: Issues
Topic: Map visibilty issue
Replies: 10
Views: 964
 
Jump to post

Map visibilty issue

That doesn't work unfortunately. The zoom and bounds do get distorted as with "display" css solution above. The "visibility" attribute implementation was working well before and I hope the folks can suggest if that can be restored.

by Cody Blue
Fri Feb 06, 2015 6:24 pm
Forum: Issues
Topic: Map visibilty issue
Replies: 10
Views: 964
 
Jump to post

Map visibilty issue

Evgeny - thanks the feedback. But this breaks the map display in several ways (the map zoom and boundaries set via latlngbounds in JS are not preserved and the map display shows up skewed). Is there a way you guys can get the "visibility" css property to work again in Appery, as it did bef...
by Cody Blue
Thu Feb 05, 2015 3:24 pm
Forum: Issues
Topic: Erratic issue: Uncaught TypeError: undefined is not a function
Replies: 16
Views: 1418
 
Jump to post

Erratic issue: Uncaught TypeError: undefined is not a function

What process did you follow? I've tested once again (restored a new project from back of RANZO_HOME), and see the same error as before (see attached screenshot). You don't need to login to the app, just please observe the console when the display comes on. Does this not reproduce the error on your f...
by Cody Blue
Thu Feb 05, 2015 3:15 pm
Forum: Issues
Topic: Map visibilty issue
Replies: 10
Views: 964
 
Jump to post

Map visibilty issue

Everything has been checked and thoroughly tested. Component name is as it should be. Apologies but this is becoming bit frustrating: I am genuinely reporting a problem you seem to have, and am being countered twice with obvious questions. Again, please reproduce the solution you had suggested on th...
by Cody Blue
Thu Feb 05, 2015 9:56 am
Forum: Issues
Topic: Map visibilty issue
Replies: 10
Views: 964
 
Jump to post

Map visibilty issue

I've checked again and yes, I do. As mentioned above, setting "visibility" to "hidden" is no longer effective in hiding the map, when things were working absolutely fine until at the most a few days ago. You might want to consult with Yurii, regarding the JS that was proposed. Th...
by Cody Blue
Thu Feb 05, 2015 12:27 am
Forum: Issues
Topic: Map visibilty issue
Replies: 10
Views: 964
 
Jump to post

Map visibilty issue

Hello, As suggested in the thread here ( https://getsatisfaction.com/apperyio/... ), I had been using jQuery('[name="googlemap_29"]').css("visibility", "hidden"); jQuery('[name="googlemap_29"]').css("visibility", "visible"); to hide and dis...
by Cody Blue
Thu Jan 29, 2015 12:46 am
Forum: Issues
Topic: Erratic issue: Uncaught TypeError: undefined is not a function
Replies: 16
Views: 1418
 
Jump to post

Erratic issue: Uncaught TypeError: undefined is not a function

Evgene - I am not sure if I follow well. The process for reproducing the problem is correct. After the restore, are you getting the console error as in the screenshot in my first post? Is so, I did as well. The problem is that with the error,functionality of the app relating to photoSwipe gets broke...
by Cody Blue
Fri Jan 23, 2015 1:24 am
Forum: Issues
Topic: Projects not loading in Appery tester iOS app
Replies: 2
Views: 548
 
Jump to post

Projects not loading in Appery tester iOS app

This has been an outstanding issue with my Appery iOS tester app in recent past: none of my projects show up for testing. Things used to be fine in the past, but not any longer. I've tried deleting and reinstalling the iOS tester app, but the projects section shows up as blank. Is this a known issue?

Go to advanced search