amplitude / amplitude/Amplitude-TypeScript
Unable to integrate the Amplitude SDK in my Project
- Dominant language
- TypeScript
- Stars
- 180
- Forks
- 68
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 29
Description
Followed the integration guide from https://www.docs.developers.amplitude.com/data/sdks/typescript-react-native/
and though Package and Pod Installation was smooth. I am not able to run the iOS Project.
## Expected Behavior
iOS Project should have build and run without any issue.
## Current Behavior
Getting below errors while building iOS Project
## Steps to Reproduce
1. Integrate the Amplitude SDK as per documentation
2. Run Pod install after Package add
3. Build the iOS Project
4. Project Build fails.
## Environment
- React Native SDK Version: 0.69.3
- Installation Method: Yarn
- Node Version: v14.20.1
- Yarn Version: v1.22.19
Contributor guide
Assessment
This issue has not been assessed yet.