microsoft / clarity-apps

Repo for distributing Clarity Apps packages
MIT License
46 stars 2 forks source link

Error building react-native app in Xcode #1

Closed iandonov closed 1 year ago

iandonov commented 1 year ago

yarn add react-native-clarity "react-native-clarity": "^0.0.2"

pod install Installing react-native-clarity (0.0.2)

Build in Xcode (Version 14.3 (14E222b)) I get this error: Library not found for -lreact-native-clarity

Any idea what is wrong and how to fix it?

Thanks

nouranmaher86 commented 1 year ago

Microsoft Clarity React Native SDK only supports the Android part for these cross platform stacks for now (React Native, Cordova, Ionic). We will be updating the docs to mention this explicitly

ibradwan commented 1 year ago

Documentations have been updated.