v0.22.1 (2019-03-27)
Logins
What's New
- iOS Logins storage now has
ensureLocked
,ensureUnlocked
, andwipeLocal
methods, equivalent to those provided in the android API.
(#854)
Places
What's Fixed
- PlacesAPIs should now be closed when all references to them are no longer used.
(#749)