Hey everyone!
I am currently creating a music streaming app similar to Spotify and I initially started the development process using Bubble.io. While Bubble.io allowed me to build a music player app for desktop, I encountered a significant limitation in the mobile version - the inability to control the audio player element when a user's device is locked.
This issue stems from the fact that it is a browser-based app and browsers tend to "lock" when the device is locked. Consequently, this sops the seamless transition between songs, as I can't control the player using app logic while the users device is locked.
Given the reasons above, I am contemplating migrating the project to FlutterFlow, but before I do so, I wanted to gather insights and suggestions from this community:
Background Audio Functionality: Can FlutterFlow support the background audio functionality that allows the app logic to control the audio player even when the device is locked?
Other Suggestions: Are there any other platforms or methods you would recommend exploring to achieve this functionality?
I appreciate any guidance and suggestions you can provide. Thank you in advance!
Cheers!
Jack