90
Views
1
Comments
[Video Plugin] "Video Plugin" capture is not working on OutSystems Now mobile app on iPhone X
Question
video-plugin
Mobile icon
Forge asset by Formiga

I am developing a mobile app that will require video capturing capabilities. I looked at the Forge and found this plugin that is conveniently called "Video Plugin". I opened the module in e-space (as there was no 'Install' option) and I copied the 2 client actions 'CheckVideoPlugin' and 'CaptureVideo' and 'CommonPlugin' to my module.

The plugin should be very easy to use. I just drop the 'CaptureVideo' client action in my flow and a the mobile app should start capturing video (or at least this is how I think it should work).

But when my flow start executing the 'CaptureVideo' action it throws an error that the Plugin is not available!!

Have I missed something here? Do I need to copy something else to get the plugin to work as expected? Do you know if there are other plugins available that I can use to capture videos?


2023-02-10 19-42-59
João Melo
 
MVP

Have in mind that on Outsystems Now app only its native plugins will work.

If you wanna test any other plugin, you need to generate your app and install it on the devide.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.