radarlabs / react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
170 stars 32 forks source link

#import <RadarSDK/RadarSDK.h> #11

Closed smartdevdom closed 6 years ago

smartdevdom commented 6 years ago

I have problem in iOS and the framework gives me an error #import <RadarSDK / RadarSDK.h>

smartdevdom commented 6 years ago

Errror on Library/RNRadar.xcodeproject ....

nickpatrick commented 6 years ago

How are you installing the SDK?

nickpatrick commented 6 years ago

If you're installing with CocoaPods, the framework should automatically be added to your header search paths. If you're installing manually or with Carthage, make sure you drag RadarSDK.framework into the Linked Frameworks and Libraries section of your target. https://www.onradar.com/documentation/sdk#ios-add