How to upload images on php server and retrieve and display it back to app?

@dilipwk can you please share the changes

The tutorial below will really help…

https://devdactic.com/ionic-image-upload-php/

hey @nagarjunbn8 is that your project must run in android device to work?
if i run in web browser can be work?

It will work in browser if the image picker and file upload plugin supports browser platform … Please check the plugin documentation . if plugin supports use ionic platforms add browser

thanks for your response @nagarjunbn8 if i use ionic serve i get this error “window.imagePicker is undefined”, but when i run in android working well.