amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
376 stars 99 forks source link

Accept all HTTP connections on iOS. #95

Closed Chralu closed 1 year ago

Chralu commented 1 year ago

Closes https://github.com/amugofjava/anytime_podcast_player/issues/62

This is simple fix allowing all HTTP (non secured) connections on iOS.

There is another approach disable HTTP connections, and attempting to replace all http:// by https://