|
@@ -1,9 +1,11 @@
|
|
|
## ❗️Known serious issues❗️
|
|
## ❗️Known serious issues❗️
|
|
|
|
|
|
|
|
-It [has been reported](https://github.com/evgenyneu/keychain-swift/issues/15) that the library sometimes returns `nil` instead of the stored Keychain value. The issue seems to be random and hard to reproduce. It may be connected with [the Keychain issue](https://forums.developer.apple.com/thread/4743) reported on Apple developer forums. If you experienced this problem feel free to create an issue so we can discuss it and find solutions.
|
|
|
|
|
|
|
+It [has been reported](https://github.com/evgenyneu/keychain-swift/issues/15) that the library sometimes returns `nil` instead of the stored Keychain value. The issue seems to be random and hard to reproduce. It may be connected with [the Keychain issue](https://forums.developer.apple.com/thread/4743) reported on Apple developer forums.
|
|
|
|
|
|
|
|
In addition, [users experienced](https://github.com/evgenyneu/keychain-swift/issues/98) random crashes when storing text in Keychain.
|
|
In addition, [users experienced](https://github.com/evgenyneu/keychain-swift/issues/98) random crashes when storing text in Keychain.
|
|
|
|
|
|
|
|
|
|
+If you experienced these problems feel free to create an issue so we can find solutions.
|
|
|
|
|
+
|
|
|
# Helper functions for storing text in Keychain for iOS, macOS, tvOS and WatchOS
|
|
# Helper functions for storing text in Keychain for iOS, macOS, tvOS and WatchOS
|
|
|
|
|
|
|
|
[](https://github.com/Carthage/Carthage)
|
|
[](https://github.com/Carthage/Carthage)
|