Problem Description
The file chooser will not load an image into a sprite when exported to apk
On Android the "Choose an Action" dialogue appears, but no link to the gallery.
Clicking the camera link and taking a picture and saving and still the sprite does not change.
Within file chooser I have specified .png,.jpg,.jpeg in the properties.
On Android I wish to select the file chooser and for it to open a gallery or camera link and for the sprite to change accordingly
The file chooser works as expected on Chrome, XDK Emulator and NWjs
I'm building in XDK version 2893 (latest)
Crosswalk embedded version 15
CLI 5.1.1
Have tried Cordova Camera, File and Media and the Custom Intel plugins to no avail.
Attach a Capx
https://drive.google.com/folderview?id=0B3eaqRhfaUabaHRWOFg1ZXAyTkU&usp=sharing
Description of Capx
Just file chooser and a sprite
Steps to Reproduce Bug
- Export Cordova app select uses Camera and Media
- Build in XDK
- Install on device
Observed Result
File chooser on Android opens "Choose an Action" dialogue and select camera, take picture, save picture and sprite does not change
Further Information on a thread I have created: https://www.scirra.com/forum/viewtopic.php?f=147&t=167809
Expected Result
When selecting file chooser I expect to get the option to select gallery or camera and once an image has been selected for this to appear within the sprite
Affected Browsers
- Chrome: (NO)
- FireFox: (NO)
- Internet Explorer: (NO)
Operating System and Service Pack
This is an Android issue
Construct 2 Version ID
221 (64 bit)
It's very difficult to pinpoint where the problem lies as I have no build errors in XDK so posting here out of desperation and to eliminate at least one from the equation. I very much doubt this is a Construct issue and hope that you confirm this so that I may look at XDK alternatives as a means of building the apk
Thanks
Rob