Where are you expecting the file to appear with just those blocks ?
the answer is : Yes
just by using those blocks .... the file is saved with old android version like 5 , 8 , 9
What blocks are you using to display the pdf or show its file path ?
the answer is yes
this is what I'm looking for.... the missing blocks are like what??
To show the pdf file so the blocks are what? can you give me some suggestions to how show the pdf file or the file path .... if you please.
They are my blocks used to save the vertical arrangement components ... the file is saved with all android version except the version 11.
So how can save this file with any android version ???????????
I can't believe that after all this time there is no solution to saving files with android 11
where are MIT app inventor helpers ?????????????? Where are the genius app inventors in all the world wide????????
after these blocks ...what are the required blocks ???? to save with android 11 or any android version ???????
With Android 11 you can only access the saved pdf file from this location and from within your app, unless you move it / copy it. You can do this with the Taifun File extension. You need to set the DefaultFileScope to Shared in Screen1 properties in the designer, and you will need the file component to get the ASD (for these blocks). Once compiled, this method successfully copied the pdf I created to the Documents folder, and this was then accessible and viewable using other apps on my device.
If you need access by other means then perhaps export the file to an online resource like Google Drive
There is also this extension:
which will allow you to view an entire pdf using the webviewer.
you might want to start a new thread to report that bug and add a small example project how to elicit the error, so @ewpatton and the team can fix it...