cordova-plugin-rtsp-vlc icon indicating copy to clipboard operation
cordova-plugin-rtsp-vlc copied to clipboard

build: add compatibility with android 11

Open NikolayBaranovv opened this issue 1 year ago • 0 comments

  1. add android:exported = true for activity in androidManifest.xml
  2. add TypeScript type definition
  3. revert stop function callback

NikolayBaranovv avatar Dec 13 '23 09:12 NikolayBaranovv