Search found 462 matches

Go to advanced search

by adam griffin
Fri Jan 16, 2015 5:45 pm
Forum: Issues
Topic: Barcode Scanner - Sorry, the Android Camera encountered a problem
Replies: 20
Views: 3100
 
Jump to post

Barcode Scanner - Sorry, the Android Camera encountered a problem

I had to add the camera permission. Fixed Thank you

by adam griffin
Fri Jan 16, 2015 3:57 pm
Forum: Issues
Topic: Open the gallery and choose image
Replies: 26
Views: 2836
 
Jump to post

Open the gallery and choose image

I am having the same issue as Aric. No matter if I put "Photolibrary","PHOTOLIBRARY", or "SAVEDPHOTOALBUM" it always goes to the camera. How can I get the photo gallery to show? I have shared my app with support its name is "EB". Please Help

by adam griffin
Fri Jan 16, 2015 3:53 pm
Forum: Issues
Topic: Google Maps Api AutoComplete
Replies: 36
Views: 4465
 
Jump to post

Google Maps Api AutoComplete

You will have to use a html component and place the code in the html. You may have to set some css to show the dropdown.

by adam griffin
Thu Jan 15, 2015 3:28 am
Forum: Issues
Topic: Barcode Scanner - Sorry, the Android Camera encountered a problem
Replies: 20
Views: 3100
 
Jump to post

Barcode Scanner - Sorry, the Android Camera encountered a problem

Login . From the profile page swipe right, a panel with a menu should show. Click scan. Then on the next page click scan Barcode

Username: a href="mailto:ajpsp5@yahoo.com" rel="nofollow"ajpsp5@yahoo.com/a
pass: 1234

by adam griffin
Wed Jan 14, 2015 4:06 pm
Forum: Issues
Topic: Barcode Scanner - Sorry, the Android Camera encountered a problem
Replies: 20
Views: 3100
 
Jump to post

Barcode Scanner - Sorry, the Android Camera encountered a problem

I am having the same problem with my app. When trying to use the barcode scanner, it says "Sorry, the Android camera encountered a problem. You may need to restart the device". I am using Galaxy Note 4, Android Version: 4.4.4. I have also shared my app with support its name is "EB&quo...
by adam griffin
Wed Dec 24, 2014 7:18 am
Forum: Issues
Topic: There is a delay between the service call and list before I am able to scroll
Replies: 6
Views: 640
 
Jump to post

There is a delay between the service call and list before I am able to scroll

Something I am also noticing is that when I leave the profile page and return the list is no longer there. How can this be fix?

by adam griffin
Tue Dec 23, 2014 7:18 pm
Forum: Issues
Topic: How to query a pointer within a pointer?
Replies: 7
Views: 711
 
Jump to post

How to query a pointer within a pointer?

Thank You!

by adam griffin
Mon Dec 22, 2014 5:31 pm
Forum: Issues
Topic: How to query a pointer within a pointer?
Replies: 7
Views: 711
 
Jump to post

How to query a pointer within a pointer?

This my collections. Comments , Posts, Events. Comments has a pointer to Posts and Posts has a pointer to Events. I will like to get comments based on events id.

by adam griffin
Mon Dec 22, 2014 5:26 pm
Forum: Issues
Topic: How to query a pointer within a pointer?
Replies: 7
Views: 711
 
Jump to post

How to query a pointer within a pointer?

This the where clause I have now { "Post_Pointer": { "collName":"Post_Timeline", "Event": { "collName": "Events", "_id": "5495d129e4b05c4ac3bf8bde" } } } I want to be able to have query on an Event id. Or is that not pos...
by adam griffin
Mon Dec 22, 2014 8:13 am
Forum: Issues
Topic: How to query a pointer within a pointer?
Replies: 7
Views: 711
 
Jump to post

How to query a pointer within a pointer?

I do not think you understand my question. I already have included the p1,p1.p2 . I am trying to query on _id of the p1.p2. How can I accomplish this?

Go to advanced search