Sharing PDF Files

Hello! It's my first time here and I'm not a great app developer... So, I have written an app and in this app, the user can share a CSV or/and a PDF file... I had no problems running this app on some mobiles but in other mobiles, the files are not found... I'm really confused to understand and get some solution...

Thanks in advance for any help...

app

For the devices that do not work, are their android version less than 10 ?

If so, you need to use the API level check block and an if/else condition block and use the PDF creation block that is suitable.

1 Like

Try using 3 Buttons, one for Create, one for Add and one for Finish.

1 Like

Hi! Yes, the devices are less than 10.... I will try this solution!

Thank you so much!

Thank you so much Juan! I will try this solution and give you feedback!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.