hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.48k stars 235 forks source link

cannot link the server with insecure protocol(HTTP) in IOS app #679

Open DeAntiWang opened 4 days ago

DeAntiWang commented 4 days ago

Describe the Bug

IMG_5733

Non-secure links (http) are disabled by default in ios apps and need to be enabled in info.plist.

Steps to Reproduce

  1. open the hoarder app on ios
  2. input a HTTP protocol server link
  3. debug the connection

Expected Behaviour

we need connect our server during http

Screenshots or Additional Context

No response

Device Details

No response

Exact Hoarder Version

v0.19.0

MohamedBassem commented 1 day ago

Yeah, this is a known issue. That I still don't know how to solve :)