Closed lukluca closed 2 years ago
I released a new (big) version of Wormholy (1.6.5) with some improvements and fixes. https://github.com/pmusolino/Wormholy/releases/tag/1.6.5 Can you test it and let me know if you are still encountering this issue?
Sorry @pmusolino, I just read your reply <-.->. Now seems ok!
Wormholy version 1.6.5, Alamofire version 5.6.1, iOS version 15.5
Hi! Seems that Wormholy deletes the url cache of Alamofire. I have a url request send with Alamofire, and in case of offline mode, i set the url request with CachePolicy.returnCacheDataDontLoad. If I remove Wormholy from my dependency, the app works as expected.
Wormholy version 1.6.4, Alamofire version 5.4.3, iOS version 14.4.2