bambuser / bambuser-livevideoshoppingplayer-sdk-ios

This SDK helps you add a Bambuser live shopping player to your UIKit and SwiftUI apps.
8 stars 2 forks source link

Matas feedback - Minimum OS version iOS 13 #7

Closed JesperBerthelsen closed 2 years ago

JesperBerthelsen commented 2 years ago

To integrate this library we need to update our minimum iOS version to iOS 13 which is currently iOS 11.4. This will exclude 1,53 percent of our users. We need to discuss internally if this is okay for us or not 😊

JesperBerthelsen commented 2 years ago

You question: Any particular reason you need support for iOS 11.4? iPhone 5 and 5C are limited to iOS 10.3.x and iPhone 5S, 6 and 6 Plus are limited to 12.5.5. I think there is no device that stops at iOS 11.4?

JesperBerthelsen commented 2 years ago

Answer from our developer: iOS 10.3 (10.3.1 - 14E8301) - com.apple.CoreSimulator.SimRuntime.iOS-10-3 (unavailable, The iOS 10.3 simulator runtime is not supported on hosts after macOS 10.15.99.). From Big sur iOS 10 simulator is not supported and the minimum simulator I can use is iOS 11.4. So, we need to update our Club Matas project minimum support which is currently 10.3 to 11.4.

ken-bam commented 2 years ago

OK, so you want to use the minimun iOS version supported by your development/test environment.

I would have bump to 12.0(or 12.5.5) at once since you have already excluded iPhone 5 and 5C and older phones with iOS 11.4 and any newer supports iOS 12 or newer.

JesperBerthelsen commented 2 years ago

You're right. 12.0 would also be fine.

ken-bam commented 2 years ago

Okay, but that is fine by us. We can add support for iOS12.0.

JesperBerthelsen commented 2 years ago

Great :-)

ken-bam commented 2 years ago

Hi,

The new release 0.8 has support for iOS12. Try it out and pleas let us know if you run into any troubles.

JesperBerthelsen commented 2 years ago

Thanks

ken-bam commented 2 years ago

I will close this issue now. Support for iOS12 was implemented in the 0.8 release.