Hi!
I built an App that gathers user input on one screen and then, after validating the input, goes to a screen where the information is displayed on a form. When the user clicks on Send a container with the form is converted to PDF (using experimental PDF() function ) and then sent via Email.
After testing the App on iPadOS 16.6, Android and on the Web this worked exactly as intended. However, when updating the Ipad to iOS 17.3 the PDF generation broke with message: "Error en la creación de archivo PDF", then the App Freezes but doesn´t crash. I tried the App on several IPads on iPadOS 16.6 experiencing the same behaviour.
Anyone else is experiencing this? Thanks!