Give us feedback
omnusclipexport
Mobile icon

OmnusClipExport

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 23 Jan by 
5.0
 (5 ratings)
omnusclipexport

OmnusClipExport

Compatible with:
Created on OutSystems 11

Version 1.0.1

Stable
Current
See documentation
Application Package
Uploaded on 23 Jan by dauster
Compatible with:
Version 11
Database:
All
Release notes:

Fix 

  • stopCaptureOnGallery [Bug] : Put the resolve function ( $resolve() ) inside the plugin for waiting the callback return to following the flow with success or failure
  • stopCapture [Bug] : Convert ArrayBuffer from Android to base64 binary data to ouutsystems handle well
License:




Version 1.0.0

Stable
See documentation
Application Package
Uploaded on 14 November 2022 by dauster
Compatible with:
Version 11
Database:
All
Release notes:

Android Implementation 

  • All the methods are available for Android devices between API leve 22 to above
  • Kotlin code implementation 


For correct using the plugin you should set this configuration in your main app : 


 {

     "preferences": {

         "android": [{

             "name": "AndroidXEnabled",

             "value": "true"

         }]

     }

 }



Version 0.0.1

Stable
See documentation
Application Package
Uploaded on 25 October 2022 by dauster
Compatible with:
Version 11
Database:
All