prashantsaini1 / titanium-imagepicker

Android & iOS multi image-picker & gallery viewer
Apache License 2.0
28 stars 5 forks source link

Get error "Cannot get images!" #24

Open cmtanko opened 4 years ago

cmtanko commented 4 years ago

getting error while trying to choose image from gallery,

Open Gallery > Choose from library > Cannot get images!

all permissions are enabled, even the camera works but not the gallery

id=ti.imagepicker version=3.0.0 platform=android

cmtanko commented 4 years ago

Looks like ti.imagepicker module is not listed in the AndroidManifest while compiling, Only happens when trying to release the apk from github actions. Any idea ?