Skip to content

Commit

Permalink
Update OneSignal.m
Browse files Browse the repository at this point in the history
  • Loading branch information
emawby committed Oct 28, 2020
1 parent 22ae0f6 commit a439daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS_SDK/OneSignalSDK/Source/OneSignal.m
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ @interface OneSignal (SessionStatusDelegate)

@implementation OneSignal

NSString* const ONESIGNAL_VERSION = @"021502";
NSString* const ONESIGNAL_VERSION = @"030000";
static NSString* mSDKType = @"native";
static BOOL coldStartFromTapOnNotification = NO;
static BOOL shouldDelaySubscriptionUpdate = false;
Expand Down

0 comments on commit a439daa

Please sign in to comment.