We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ae0f6 commit a439daaCopy full SHA for a439daa
iOS_SDK/OneSignalSDK/Source/OneSignal.m
@@ -127,7 +127,7 @@ @interface OneSignal (SessionStatusDelegate)
127
128
@implementation OneSignal
129
130
-NSString* const ONESIGNAL_VERSION = @"021502";
+NSString* const ONESIGNAL_VERSION = @"030000";
131
static NSString* mSDKType = @"native";
132
static BOOL coldStartFromTapOnNotification = NO;
133
static BOOL shouldDelaySubscriptionUpdate = false;
0 commit comments