I saw a notification about the new File Picker component in Thunkable. Is there a blog entry about this? I did see it in the documentation.
I was excited to try out this new feature so I made a very simple demo that lets you upload a file from a computer or mobile device and then displays the file information and:
– if it’s an image or PDF, displays it
– if it’s a sound file, plays it
I’d love to start a discussion about what we might use this feature for…
Some ideas I had:
• Users can upload audio to be played in a playlist
• Users can upload .csv files to be parsed within an app in order to update a database
• Offline users can upload a text file or JSON file to be used as a configuration file to modify/update an app
Well this is embarrassing. I can’t stand the constant sound effects of the Thunkable interface and there’s no way to turn them off so I always mute the tab I’m working in.
The mp3 file (audio/mpeg mime type) was playing just fine. I just had it muted!
I checked both. There is no response if you cancel the File Dialog from the computer whether it is a Published Web App or the Preview feature in design page.