Search found 1534 matches

Go to advanced search

by Igor
Sun Jun 08, 2014 12:32 pm
Forum: Issues
Topic: rss internal page with localstorge
Replies: 1
Views: 435
 
Jump to post

rss internal page with localstorge

Hello,

Please follow this tutorial http://devcenter.appery.io/tutorials/...

by Igor
Sun Jun 08, 2014 12:13 pm
Forum: Issues
Topic: share image using link url
Replies: 6
Views: 1107
 
Jump to post

share image using link url

You can publish your app as an HTML5 mobile app, so all images in the app will be available via URL.
http://devcenter.appery.io/documentat...

by Igor
Sun Jun 08, 2014 10:45 am
Forum: Issues
Topic: share image using link url
Replies: 6
Views: 1107
 
Jump to post

share image using link url

Hello,

Could you clarify please -- what do you mean by sharing image using link URL? Do you want to show images inside your app?

by Igor
Sat Jun 07, 2014 7:50 pm
Forum: Issues
Topic: Multiple conditions for a Where clauses
Replies: 3
Views: 569
 
Jump to post

Multiple conditions for a Where clauses

Hello, Please try use below code: pre var RestaurantName = localStorage.getItem("RestaurantName"); var RestaurantHeader = localStorage.getItem("RestaurantHeader"); return {"$and":[{"RestaurantName": "'+RestaurantName+'"},{"Headin...
by Igor
Sat Jun 07, 2014 6:42 pm
Forum: Issues
Topic: query with where condition dosn't work on android2.2
Replies: 20
Views: 2381
 
Jump to post

query with where condition dosn't work on android2.2

Hello,

Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a we'll test your app.

by Igor
Sat Jun 07, 2014 5:29 pm
Forum: Issues
Topic: app in offline mode
Replies: 1
Views: 496
 
Jump to post

app in offline mode

Hello, [quote:] My question is, when the user of the app is not connected to the internet, the data will not be retrieved? [/quote] Yes [quote:] If yes (which is what I assume) is there a way to store them locally (or cache them?) so that they show when offline? [/quote] You can use SQLite DB to to ...
by Igor
Sat Jun 07, 2014 4:29 pm
Forum: Issues
Topic: unload a page
Replies: 3
Views: 582
 
Jump to post

unload a page

Hello,

Please try to use page show event instead of page load event.
http://devcenter.appery.io/documentat...

by Igor
Sat Jun 07, 2014 3:52 pm
Forum: Issues
Topic: How can I show/hide UI list items (database rows)?
Replies: 8
Views: 1103
 
Jump to post

How can I show/hide UI list items (database rows)?

Hello,

You can add additional column "HideItem" in your DB with value true or false. You can use where clause to show not hidden rows and On the hide button click you can update "HideItem" value in you DB.

by Igor
Sat Jun 07, 2014 3:35 pm
Forum: Issues
Topic: Saving Image
Replies: 16
Views: 2324
 
Jump to post

Saving Image

Hi,

Please follow this tutorial
http://devcenter.appery.io/tutorials/...

by Igor
Sat Jun 07, 2014 3:29 pm
Forum: Issues
Topic: Android and Ipad2
Replies: 1
Views: 413
 
Jump to post

Android and Ipad2

Hello, Can you clarify please - You did some chages in your app you can see this chnages in the browser and Appery.io tester on ipad1 and ipad2 , but you cann't see this changes in the Appery.io tester on Android? did you try to relogin in Appery.io tester? What is Asus Android version on your device?

Go to advanced search