Search found 25 matches

Go to advanced search

by Julian De La Rosa
Thu Mar 03, 2016 7:10 pm
Forum: Issues
Topic: Useless docs
Replies: 1
Views: 553
 
Jump to post

Useless docs

Are you sure you are in the right post/forum?

by Julian De La Rosa
Thu Feb 25, 2016 3:40 am
Forum: Issues
Topic: Search button on header
Replies: 9
Views: 2071
 
Jump to post

Search button on header

also you can create your own directive

by Julian De La Rosa
Sun Feb 21, 2016 6:15 pm
Forum: Issues
Topic: APK not zip aligned
Replies: 5
Views: 1406
 
Jump to post

APK not zip aligned

check the release checkbox in the android binary settings

by Julian De La Rosa
Sat Feb 20, 2016 11:02 pm
Forum: Issues
Topic: Storing data / files on device to access without refetching from the internet / appery
Replies: 4
Views: 1147
 
Jump to post

Storing data / files on device to access without refetching from the internet / appery

a blob is a large binary object. It's intended for writing large chunks instead of regular character writing based. For example if you have an image of 1MB you could write it in 4 operations of 256KB each. Instead of 8KB in each write. Since phones have solid state drives this would be faster than i...
by Julian De La Rosa
Mon Feb 15, 2016 2:41 pm
Forum: Issues
Topic: Problem facing using read_service
Replies: 11
Views: 3181
 
Jump to post

Problem facing using read_service

Apperyio.get("Papyrus_Brochures_read_service")({"OrgId":{"$eq":id}}).

by Julian De La Rosa
Mon Feb 15, 2016 2:40 pm
Forum: Issues
Topic: Problem facing using read_service
Replies: 11
Views: 3181
 
Jump to post

Problem facing using read_service

you are missing the $eq operator

by Julian De La Rosa
Tue Jan 19, 2016 9:58 pm
Forum: Issues
Topic: Error when loading data model since Sunday
Replies: 11
Views: 2267
 
Jump to post

Error when loading data model since Sunday

I opened a case and apperyio is working on it . The same happen here with that file

Go to advanced search