I have a project where it is sending a photo/text to a google apps script webapp as a post of json. It works perfectly fine while running as a test mode. However, when I deployed it to google play console through mobile deployment and download it from google play store, it keeps raising an error.
I am very new to FlutterFlow and I don't know how to debug. Any help would be greatly appreciated.
EDIT: I should also mention that I have set up so that when the API to the web app fails, it shows alertbox. I'm not sure what I should show for screenshot.