I’m trying to fetch a json file I stored at the root folder of my website to check if my app has any updates. I’m able to do this in PIE. This is my setup.
When I package and upload to Play Store and then download it to my Android Phone, I’m not able to see the result for this. I don’t think the code is working on Android Phone. Any idea why this is working in PIE and not an actual device?