Best practice for videos

I want to add how-to videos on our app, whats the best practice to do this using Thunkable?

Host the video in the cloud. Store a link to the video in your db. Set your app to pull the data from the db. Play the video in the video player or web viewer

1 Like