Skip to content

Releases: kunder-lab/cordova-plugin-secure-storage

3.4.1

04 Dec 23:50
fd9eced
Compare
Choose a tag to compare
3.4.1 Pre-release
Pre-release
Merge pull request #15 from busenm/hotfix-serial-api-28

Hotfix serial api 28

3.4.0

13 Nov 20:08
369dfa4
Compare
Choose a tag to compare
3.4.0 Pre-release
Pre-release

Features

2.3.1

17 Aug 15:01
Compare
Choose a tag to compare

Bugs

  • Fixed ios typos in file SecureStorage.m

2.3.0

17 Aug 14:08
Compare
Choose a tag to compare

Features

  • Added timeout for requests for cases when the plugin does call success or error callback.

Bugs

  • Fix for js callbacks. Error message parameter name was the same as the function.
  • Fix iOS callback id. The property was set on every call and didn't allow multiple calls at the same time.

2.2.0

23 Jun 22:10
Compare
Choose a tag to compare

Fixed freeze issues when the project app uses crosswalk plugin and this plugin at the same time