0

I can not upload the image to MySQL with phonegap cordova and inappbrowser plugin on Android.

1 Answers1

0

We need to see your code to help you to debug it.

Do you want to save to path to file in database and upload file ?

or save the file in the database (this is not a good idea).

There is a lot of advice to do it, please check this links bellow :

For upload only, look at this thread:

File-Transfer Cordova using php

To upload and save path in database :

https://codesundar.com/cordova-file-transfer-upload-images

Other link to read :

https://github.com/ShashiBadhuk/PhonegapFileUpload

cordova navigator.camera.getPicture not working in android

devseo
  • 1,182
  • 1
  • 13
  • 26