Ferrite-iOS / Ferrite

A media search engine for iOS with debrid support
GNU General Public License v3.0
128 stars 7 forks source link

iOS 16.4 scope bar not showing #25

Closed bdashore3 closed 1 year ago

bdashore3 commented 1 year ago

iOS 16.4 broke the swiftui-introspect method of adding a header view by hijacking the scope bar of a UISearchController. Add a custom UISearchController implementation which will fix this problem forever.

bdashore3 commented 1 year ago

Fixed in eacccf36ffed17b50c49635178bc5e5253b76c32

bdashore3 commented 1 year ago

Added in v0.7.0