Skip to content

Releases: kunder-lab/cordova-plugin-qrscanner

3.0.6

19 Feb 18:19
Compare
Choose a tag to compare

Bug Fixes

  • all Fixed hook before_plugin_install so ti would work with android 9.

3.0.5

02 Oct 19:55
Compare
Choose a tag to compare

Bug Fixes

  • all Hook after_plugin_add changed to before_plugin_install

3.0.4

02 Oct 11:22
Compare
Choose a tag to compare

Bug Fixes

  • all Commit validation removed

3.0.3

01 Oct 19:15
Compare
Choose a tag to compare

Bug Fixes

  • all Added hook for building plugin after plugin is added

3.0.2

01 Oct 15:05
Compare
Choose a tag to compare

Bug Fixes

  • android uses-permission tag changed on plugin.xml
  • ios: 'openSettingsURLString' has been renamed to 'UIApplicationOpenSettingsURLString'