I can't play a video stored on the device

Hi,

I want the user to be able to play a video when the app is offline.

I saved the video in an app state (base64), and managed to make it work in "Test Mode" by converting the video to mp4 with a custom function and using FF's native VideoPlayer. But although it works in Test Mode, when deploying to TestFlight it no longer plays the video.

Please, does anyone know a solution for this or know of a custom widget for Flutterflow that plays the video directly in base64?

1
8 replies