-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Preflight Checklist
- I have read and I agree to follow the support disclaimer.
- I am sure that my bug has nothing to with third party extensions.
- I have read the troubleshooting FAQs and looked trough the #help-desk channel on the official Discord, but none solved my issue.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
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