mianasadali1 / aExpress

Ecommerce Application Tutorial (Source) - Mian Speaks
29 stars 46 forks source link

images not showing #2

Open yasirabid98 opened 1 year ago

yasirabid98 commented 1 year ago

in the admin panel and app both are not showing any images even after upload

Farjuu commented 1 year ago

Change your API_BASE_URL both in constants folder and postman_collection.json file.

caesar321 commented 1 year ago

Make sure you have added the internet permission in your android manifest file and also make sure you're using the latest image library loader Ie Picasso.

Muhammad-Kamran008 commented 1 year ago

Change your API_BASE_URL both in constants folder and postman_collection.json file.

There is no use of postman_collection.json in the whole project. It was just uploaded my him to upload it in postman to call the apis.