You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Alamofire latest package through Swift Package Manager -> on login request I am trying to catch redirects (status code 302).
Without Wormholy installed everything works as expected. After adding Wormholy to the project I am unable to catch redirects. Anyone have the same issue?
The text was updated successfully, but these errors were encountered:
I am using Alamofire latest package through Swift Package Manager -> on login request I am trying to catch redirects (status code 302).
Without Wormholy installed everything works as expected. After adding Wormholy to the project I am unable to catch redirects. Anyone have the same issue?
The text was updated successfully, but these errors were encountered: