Open GoogleCodeExporter opened 8 years ago
i want to fetch image from gallary because on low version like android 2.2 may
app restarts but not every times
Original comment by sharmaku...@gmail.com
on 17 Sep 2013 at 7:13
1) this.success(new PluginResult(PluginResult.Status.OK, "data:image/jpeg;base64," + js_out), this.callbackId);
2) this.cordova.startActivityForResult((Plugin) this, intent, 11);
shows me error
Original comment by sharmaku...@gmail.com
on 17 Sep 2013 at 7:14
i am using cordova 2.9
Original comment by sharmaku...@gmail.com
on 17 Sep 2013 at 7:14
Original issue reported on code.google.com by
pvn....@gmail.com
on 29 Mar 2013 at 10:33