I'm trying to download a retool mobile screen as a PDF and see there is a util to do that, but when I run it nothing happens. I then tried the serializePage function to see if that would return the rendered pdf data but when I run it I get nothing returned in results and if I log to console I get {}.
I created a simple test page to make sure it wasn't to do with the components in the page I was trying to download, this test page only has a text field and a button which triggers running the JS.
I've read the docs and the forum and can't find any reason this returns nothing. Anyone any ideas?
Hey @ccaskey, I checked internally and this is not a bug. We currently don't support serializePage on Mobile. I noticed this is not clear in our documentation so I made an internal feature request to include this specification. Similarly, I created a feature request to support this functions on Mobile.
I'll update you here with any news on this feature.