Ossus Library
Results
14
comments of
Ossus Library
Can you paste the whole error? 5.3.5 seems build fine on M Macs.
How are you building it? It works fine for me from Xcode for targets Mac and iOS, also from the Terminal with `swift build`.
Even if `authorizeEmbedded` is set to false?
Can you reproduce with a debug logger and paste the logs here? ``` oauth2.logger = OAuth2DebugLogger(.trace) ```