I’m trying to embed an editable google doc and/or sheet into a mobile prototype I’m creating, but so far I’m getting a view only version on mobile. I’ve made sure it’s a “anyone with link can edit” share and it works when I use the prototype on my desktop. Is there a work around for this or am I out of luck?
Hi aashkenazi,
It doesn’t look like Google Docs allows you to view the document in editable mode on mobile devices due to the “sameorigin” x-frame restriction. I don’t have any great workarounds for this, other than using the Text Field or Text Area widget to allow the user to type into an input field on your mobile prototype, but hopefully this helps a bit!