firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

Added TvOS and MacOs support

Open sajidalidev opened this issue 5 months ago • 0 comments
trafficstars

Add tvOS platform support and extend cross-platform coverage

This PR introduces comprehensive tvOS support to the Firebase Kotlin SDK, enabling deployment to Apple TV devices. The changes include:

  • Added tvOS deployment targets to build configuration
  • Extended platform coverage with appropriate Kotlin opt-ins for tvOS
  • Updated Gradle and library versions to latest stable releases for compatibility
  • Resolved merge conflicts from integrating with latest changes

This enhancement expands the SDK's reach to Apple's tvOS ecosystem while maintaining compatibility with existing iOS and other supported platforms.

sajidalidev avatar Jun 12 '25 14:06 sajidalidev