rive-app / rive-ios

iOS runtime for Rive
MIT License
468 stars 53 forks source link

Add support to tvOS target #249

Open ebarronh opened 1 year ago

ebarronh commented 1 year ago

Description

There is no current support for tvOS. This has stopped us to use Rive all together and go back to Lottie (which is easily supported).

Error Message

Adding it to our Podfile resulted in this error message:

[!] The platform of the target ftsctv (tvOS 15.6) is not compatible with RiveRuntime (3.1.7), which does not support tvOS.

Expected behavior

tvOS support!