I try to Load a image with file chooser and set it to a image on my game.
but when i click on file chooser my app crashing
i'm also try with user media and camera permission & add plugin (File, Camera, Media) on intel xdk project settings.
But it still crashing when i touch on it
is there any way to fix it?
Note: File chooser work on Android normal build, but user media not work on normal build. user media work on crosswalk build but File chooser not work on crosswalk build.