Lucy
Lucy
Hello! I would love a feature where I could upload a csv, or other text file that inserts items into an acre. I would really like to be quickly and...
Hello! When testing my app on Android devices, I've noticed that the loop feature does not work: ``` const playerOptions = { audioFile: '~/audio/box-fan.mp3.png", //.png because the .mp3 doesn't work...
Hello, Background mode audio, even after setting a category is not working for me for either iOS or Android. ``` const playerOptions = { audioFile: '~/audio/'+info.audio+".png", loop: true, autoplay: true...
Hello, I am using this config handler to make it so I can have an admin folder with access to all user's folders. ```