Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Aug 23, 2022

as SiftScience/sift-ios@2bd062e
was merged we have to delete those fields in react native sdk as well

@ghost ghost merged commit 1d1483d into master Aug 25, 2022
# pragma mark - Configuration

RCT_EXPORT_METHOD(setSiftConfig:(NSString *)accountId beaconKey:(NSString *)beaconKey disallowCollectingLocationData: (BOOL)disallowCollectingLocationData serverUrlFormat:(NSString *)serverUrlFormat allowUsingMotionSensors: (BOOL)allowUsingMotionSensors) {
Sift *sift = [Sift sharedInstance];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line deletion breaks iOS compilation. Fixed: #13

ghost pushed a commit that referenced this pull request Nov 16, 2022
jageet added a commit to SanoopC/sift-react-native that referenced this pull request Nov 29, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants