Hi,
How with button click I can open the gallery and choose an image? With any service or?
Hi,
How with button click I can open the gallery and choose an image? With any service or?
You can use the Camera component: http://docs.tiggzi.com/tutorials/usin.... Set destinationType to PHOTOLIBRARY.
Yes, I made the tiggzi example but I want to click a button which opens rhe gallery(like the opening of camera) and choose file from the gallery which will load on the empty image on the app.
Hello! All you need to do is to set sourcetype (in Request mapping) to Photolibrary. After click on Button phone gallery opens, you can select image which will be uploaded in image component.
how to set the Request mapping if i had two button for Photolibrary and Camera?
i created a Local storage variables changing by two button (value = 1 or 2) however, how to set sourcetype's value by sourcetype's index on the "Add JS"?
Hello! This tutorial should help http://docs.tiggzi.com/tutorials/uplo...
Anything on this issue? I'm trying to do the same thing.
Did you try the suggestion here: https://getsatisfaction.com/apperyio/...
Trying to get this to work but it always brings up the camera not the gallery, I've tried "Photolibrary" and "PHOTOLIBRARY" for destinationType to no avail.
?
Hello Aric,
Please tell us what exactly you have tried and what doesn't work?