microsoft / appcenter-sdk-react-native

Development repository for the App Center SDK for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TVOS] AppCenterReactNative.h' file not found

samouds opened this issue · comments

Hello,

I am trying to add appcenter sdk to a react-native tvos app, but I get AppCenterReactNative.h' file not found error when I add

#import <AppCenterReactNative.h>
#import <AppCenterReactNativeAnalytics.h>
#import <AppCenterReactNativeCrashes.h>

I already did a pod install of course.

Hello @samouds and thank you for getting in touch with us!
Unfortunately, AppCenter SDK for ReactNative have no official support for tvOS.
It only supports iOS and Android.