I have followed the tutorial for opening an external file with an app (https://www.b4x.com/android/forum/threads/open-external-files-with-your-app.50525/#content) but now wish to go one step further and allow multiple files, in one transaction, to be received. Is that possible? When I try it, the URL parameter of Application_OpenUrl only receives one of the shared files.