flurry / react-native-flurry-sdk

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

TVOS Not working - Undefined symbol: _OBJC_CLASS_$_FlurrySKAdNetwork #37

Open nriccar opened 3 years ago

nriccar commented 3 years ago

Getting

Undefined symbol: _OBJCCLASS$_FlurrySKAdNetwork

Error message at build. It does not work with tvos.

"react": "16.13.1", "react-native": "npm:react-native-tvos@0.63.4-0", "react-native-flurry-sdk": "^6.4.0"

KrSerg commented 2 years ago

Have same problem =(

Errors { Undefined symbol: _OBJCCLASS$_FlurrySKAdNetwork Undefined symbol: _OBJCCLASS$_FlurryCCPA Undefined symbol: _OBJCCLASS$_Flurry Undefined symbol: _OBJCCLASS$_FlurrySessionBuilder Undefined symbol: _OBJCCLASS$_FlurryUserProperties Undefined symbol: vtable for facebook::react::HermesExecutorFactory }

Env { "react": "17.0.2", "react-native": "npm:react-native-tvos@0.66.3-0", "react-native-flurry-sdk": "^6.0.0" }

@poting-oath , @hunterhays , @hantao-flurrydev is there any solution? Please help