Closed mubashiralisiddiqui closed 8 months ago
@mubashiralisiddiqui Sorry to hear that you're facing issues with integration. Could you please share you initialization code with us to be of better assistance?
@maryamshal this is how i am initializing on root index.js
Hello @mubashiralisiddiqui, We're investigating the error. However, please note that we officially support react-native versions > 0.64 as per this documentation. So kindly upgrade if possible. Regards, Maryam
I am trying with following versions
getting error when I try to run on android react-native-clarity/android/src/main/java/com/microsoft/clarity/reactnative/ClarityModule.kt: (80, 21): Type mismatch: inferred type is String? but String was expected
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':react-native-clarity:compileDebugKotlin'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.