bitpiston / rss-button-for-safari

Safari web extension for news feed discovery of RSS, Atom, JSON Feed & RDF+RSS.
https://rssdiscovery.app
MIT License
26 stars 1 forks source link

iPhone & iPad support with new Safari web extensions #64

Open einkoro opened 3 years ago

einkoro commented 3 years ago

With a share sheet like bitpiston/rss-button-for-safari#21 it should be possible to support iOS as well.

This would likely require putting a list of known rss readers together and checking if the uri schemes exist since there isn’t a public API equivalent of launch services to fetch apps by uri scheme.

einkoro commented 3 years ago

New safari web extensions support iPhone and iPad so a share sheet is no longer required to hack around it.