Hi everyone, I have a question: does split.io support react-native-tvos? We are currently using react-native-tvos@0.64.2-4, but we are encountering an issue with RNsplit.
We receive the error:
Could not find the following native modules: RNSplit. Did you forget to run 'pod install'?
I attempted to add it manually in the Podfile, but I received the message:
The platform of the target 'sn_vps-tvOS' (tvOS 12.0) is not compatible with 'RNSplit (0.7.0)', which does not support 'tvOS'.
Your assistance is greatly appreciated!
Hi everyone, I have a question: does split.io support react-native-tvos? We are currently using react-native-tvos@0.64.2-4, but we are encountering an issue with RNsplit.
We receive the error:
Could not find the following native modules: RNSplit. Did you forget to run 'pod install'?I attempted to add it manually in the Podfile, but I received the message:
The platform of the target 'sn_vps-tvOS' (tvOS 12.0) is not compatible with 'RNSplit (0.7.0)', which does not support 'tvOS'.Your assistance is greatly appreciated!