Image upload with Camera and gallery option with out cordova

Dear Team,

I am currently working on to develop the PWA with Ionic 2, Can you please help me to give the solution for developing Image upload option with Camera and Gallery features with out cordova in Ionic 2.

regards,
Pradeep.G

Bump!

Have you found any solution?

instead of retrieving the file object use the base64 option and build a base64 upload endpoint in your packend.

Leads to data overhead but should work