flurry / react-native-flurry-sdk

React Native Flurry SDK
Apache License 2.0
45 stars 13 forks source link

Apple tvOS support #8

Closed jakes-rm closed 5 years ago

jakes-rm commented 5 years ago

Hi, we're trying to add this library to an Apple TV app however we're getting the error:

undefined is not an object (evaluating 'ReactNativeFlurry.initBuilder')

It's working on iOS and Android TV but not having any luck with tvOS. I can see that the native Flurry SDK supports tvOS, does this react native module provide support as well?

Thanks

xnth97 commented 5 years ago

Hi,

Thank you for using react-native-flurry-sdk! Currently we don't have support for tvOS. We will investigate into this so please stay tuned!

jakes-rm commented 5 years ago

Okay, thanks for the response. Will keep an eye out!

poting-oath commented 5 years ago

@jakes-rm We just released a new version 3.6.0 with the tvOS support. Thanks a lot for your great feedback!