Swiftagram
Swiftagram copied to clipboard
An SSL error has occurred and a secure connection to the server cannot be made
- [x] I've searched past issues and I couldn't find reference to this.
Swiftagram version 5.4.0
Describe the bug
Cannot log in on ios simulator. I instead receive the exception An SSL error has occurred and a secure connection to the server cannot be made.
To reproduce Steps to reproduce the behavior:
Authenticator
.keychain
.basic(username: username, password: password)
.authenticate()
.sink(...)
Expected behavior expected to log in
Device and system iphone 14 / ios 16.2 (simulator)