I'm not an expert on web development, but I've been creating web applications (mainly forms) using apps scripts and bootstrap as front-end development framework .
I created a form that will get information from a spreadsheet to populate some of the fields, and will then save the responses back to the spreadsheet. It works great (not getting any errors on the console nor on the execution logs) , except in IOS (it even works on an IOS simulator). For some reason they're getting a black screen and will not let them complete the form.
Does anyone know what could be wrong? I've never had an iPhone so I have no idea how to troubleshoot. Not sure if the actual code is needed, because it does work on the rest of the devices.
Thanks!