Skip to content

Commit

Permalink
Fixed import for AppsFlyer
Browse files Browse the repository at this point in the history
  • Loading branch information
starikovvm committed Sep 15, 2017
1 parent 13c0060 commit 20c0a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Providers/AppsFlyerProvider.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#import "AppsFlyerProvider.h"
#import "AppsFlyerTracker.h"
#import <AppsFlyerLib/AppsFlyerTracker.h>

const NSString * ARAppsFlyerEventPropertyCurrencyCode = @"currencyCode";
const NSString * ARAppsFlyerEventPropertyValue = @"value";
Expand Down

0 comments on commit 20c0a86

Please sign in to comment.