We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I am trying to add TrueSDK to the iOS part of my React Native project it gives me the the error above. "No such module 'TrueSDK'"
Here is my relevant system configuration
System: OS: macOS 14.1.1 CPU: (10) arm64 Apple M1 Pro Managers: CocoaPods: version: 1.14.3 SDKs: iOS SDK: Platforms: - DriverKit 23.2 - iOS 17.2 IDEs: Xcode: version: 15.2/15C500b Languages: Ruby: version: 3.2.1
Link to the repo where it can be reproduced
https://github.com/malikKartik/Truecaller-RN72
Am I missing anything or doing anything wrong here?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I am trying to add TrueSDK to the iOS part of my React Native project it gives me the the error above.
"No such module 'TrueSDK'"
Here is my relevant system configuration
System:
OS: macOS 14.1.1
CPU: (10) arm64 Apple M1 Pro
Managers:
CocoaPods:
version: 1.14.3
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
IDEs:
Xcode:
version: 15.2/15C500b
Languages:
Ruby:
version: 3.2.1
Link to the repo where it can be reproduced
https://github.com/malikKartik/Truecaller-RN72
Am I missing anything or doing anything wrong here?
The text was updated successfully, but these errors were encountered: