Preflight Checklist
What type of Apple device have you encountered the bug with?
iPad
Operating System Version
iPadOS 18.2.1
App Version
0.8.11-r1
Describe the Bug
Seems app requires the HTTPS protocol, but it would be nice if it didn't, I'm only accessing the Komga server through a local network.
Full error:
[RequestManager:schedule(_:tries:priority:):246] Operation Failed. Error: Error Domain=NSURLErrorDomain Code=-1022 "The resource could not be loaded because the App Transport Security policy requires the use of a secure connection." UserInfo={NSLocalizedDescription=The resource could not be loaded because the App Transport Security policy requires the use of a secure connection., NSErrorFailingURLStringKey=http://100.127.59.15:1010/opds/v2/catalog/api/v1/libraries, NSErrorFailingURLKey=http://100.127.59.15:1010/opds/v2/catalog/api/v1/libraries, _NSURLErrorRelatedURLSessionTaskErrorKey=(
Steps to Reproduce
Use a http://... URL for Komga server
Anything Else?
No response