bambuser / BambuserPlayerSDK-Android

This project demonstrates how is the integration of Bambuser's Player SDK in an native Android application
Apache License 2.0
1 stars 1 forks source link

What's the reason for Android 8 as minimum supported version? #3

Closed pvegh closed 6 months ago

pvegh commented 10 months ago

As per documentation: Minimum supported version is Android 8 (API 26) It is a little too high, since many apps today still support down to 23 (or even below), which would not be possible integrating this bambuser SDK. The current webview approach, while technically not optimal, supports those systems.

What's the technical reason behind it for the bambuser SDK? What would it take to support SDK 23 aka Android 6?

JennyBambuser commented 10 months ago

Thank you for your feedback. After a quick check it looks like your suggestion would not require any major changes to the SDK. The minimum version will most likely be lowered in an upcoming release.