Closed dstillman closed 2 months ago
https://forums.zotero.org/discussion/117584/zotero-for-android-webdav-cannot-connect-http-ip-addresses-zotero
On iOS we say "Due to iOS restrictions, you must use HTTPS to connect to a non-local WebDAV server."
https://github.com/zotero/zotero-ios/blob/9ffa37430201ac7943fdfb0128d338f9e2daec7b/Zotero/Extensions/Localizable.swift#L571
Maybe Due to Android restrictions, HTTP can only be used when connecting to a .local hostname.?
Due to Android restrictions, HTTP can only be used when connecting to a .local hostname.
https://forums.zotero.org/discussion/117584/zotero-for-android-webdav-cannot-connect-http-ip-addresses-zotero
On iOS we say "Due to iOS restrictions, you must use HTTPS to connect to a non-local WebDAV server."
https://github.com/zotero/zotero-ios/blob/9ffa37430201ac7943fdfb0128d338f9e2daec7b/Zotero/Extensions/Localizable.swift#L571
Maybe
Due to Android restrictions, HTTP can only be used when connecting to a .local hostname.
?