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)
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:
Expected behavior
expected to log in
Device and system
iphone 14 / ios 16.2 (simulator)