youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 680 forks source link

[LIB youtube-ios-player-helper] - VER 1.0.2 DONT WORKING #402

Closed hoangduong536 closed 3 years ago

hoangduong536 commented 4 years ago

HI ADMIN

VER 1.0.2 DONT WORKING, VER CURRENT: 0.1.6 DONT HAVE WEBKIT image

jhicks-ddm commented 4 years ago

I just ran into this as well. What is the minimum deployment target now? Was it necessary to raise this? I'm trying to still support iOS 9 but this library doesn't seem to like that.

denkeni commented 4 years ago

Check out https://github.com/youtube/youtube-ios-player-helper/issues/400. They decided to drop support for iOS 9, but you can fork the project to support iOS 9.

jhicks-ddm commented 4 years ago

Ah, thanks for pointing that out.

brol1dev commented 3 years ago

Just confirming that the library only supports iOS 10+ versions.

todd-patterson commented 3 years ago

In addition to my comment on #400, iOS 14 was since released on 2020-09-16. This makes iOS 9 even more legacy, being 5 major versions behind. Continuing to support iOS 9 has diminishing returns and we believe is not the right investment of time.

Closing this issue.