NativeScript / plugins

@nativescript plugins to help with your developments.
https://docs.nativescript.org/plugins/index.html
Apache License 2.0
189 stars 107 forks source link

fix(secure-storage): Add Support for groups on IOS in the simulator. #528

Closed jcassidyav closed 11 months ago

jcassidyav commented 11 months ago

In the simulator the plugin uses UserDefaults instead of the keychain, this allows the use of a group in this scenario.