Search found 22 matches

Go to advanced search

by Colten Tenney
Tue Mar 03, 2015 3:28 am
Forum: Issues
Topic: Domain hosted app not working with mobile Safari/iOS
Replies: 3
Views: 317
 
Jump to post

Domain hosted app not working with mobile Safari/iOS

Resolved

It was because private browsing was enabled (by default?).
Disabling private browsing fixed the problem.

by Colten Tenney
Tue Mar 03, 2015 3:13 am
Forum: Issues
Topic: Domain hosted app not working with mobile Safari/iOS
Replies: 3
Views: 317
 
Jump to post

Domain hosted app not working with mobile Safari/iOS

I've just found out it works on apple devices that use the chrome browser. Must be something wrong with the app and safari.

by Colten Tenney
Tue Mar 03, 2015 1:21 am
Forum: Issues
Topic: Domain hosted app not working with mobile Safari/iOS
Replies: 3
Views: 317
 
Jump to post

Domain hosted app not working with mobile Safari/iOS

I have my app hosted through my own domain straight from appery. It works in my chrome desktop, and chrome mobile browser on Android, as well as friends android devices. The problem arises when the user clicks a button that invokes a service and sets some local variables. So far it has failed on iPh...
by Colten Tenney
Mon Mar 02, 2015 7:31 pm
Forum: Issues
Topic: Server code query
Replies: 4
Views: 361
 
Jump to post

Server code query

Thank you very much Bruce. I reformatted my quotes similar to yours. Here is the code that works.
Image

by Colten Tenney
Mon Mar 02, 2015 1:54 am
Forum: Issues
Topic: Server code query
Replies: 4
Views: 361
 
Jump to post

Server code query

I'm not sure how to 'or' criteria when adding parameters to a query within servercode. I have attached a snippet. Is it correct? I get no errors, and an empty array when there should be data. Image

by Colten Tenney
Sun Mar 01, 2015 9:23 pm
Forum: Issues
Topic: Best way to filter collection queries
Replies: 14
Views: 885
 
Jump to post

Best way to filter collection queries

So just to follow up, I created the correct response via server code. I had to put my collapsible blocks in a grid, now everything appears to work just fine. Here you can see a test response https://d2r1vs3d9006ap.cloudfront.net/s3_images/1165247/testresponse_inline.PNG?1425244689 Here is the succes...
by Colten Tenney
Fri Feb 27, 2015 8:36 pm
Forum: Issues
Topic: Best way to filter collection queries
Replies: 14
Views: 885
 
Jump to post

Best way to filter collection queries

Thanks for the info Yurii, I read all the documentation on server code on the appery website. Your previous example however is a bit confusing to me. My database is set up like the following https://d2r1vs3d9006ap.cloudfront.net/s3_images/1164347/dbpic_inline.PNG?1425068670 As you can see a single '...
by Colten Tenney
Thu Feb 26, 2015 3:06 am
Forum: Issues
Topic: Best way to filter collection queries
Replies: 14
Views: 885
 
Jump to post

Best way to filter collection queries

So just to confirm Yurii, I need to use a generic security context and implement server code? I created a generic security context and went into the settings for my query service and selected the security context I created for the Security context field. However I haven't worked with security contex...
by Colten Tenney
Thu Feb 26, 2015 12:05 am
Forum: Issues
Topic: How to select list items made by database
Replies: 9
Views: 631
 
Jump to post

How to select list items made by database

Thanks. I couldn't figure out how to get the value from the hidden label so I just binded the _id straight to the value of the checkbox via mapping and used $(this).val() to get it properly.

by Colten Tenney
Wed Feb 25, 2015 5:23 am
Forum: Issues
Topic: Best way to filter collection queries
Replies: 14
Views: 885
 
Jump to post

Best way to filter collection queries

Thanks I wish there was more documentation explaining multilevel responses. Is it true that adding an array column to a collection will enable a multilevel response as described here https://getsatisfaction.com/apperyio/... However I don't think this array method will work with my setup without a co...

Go to advanced search