Skip to content

Commit 1ef23f5

Browse files
author
Vivek Ayer
committed
update framework for 08c2b5d
updating framework build for 08c2b5d
1 parent 08c2b5d commit 1ef23f5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

iOS_SDK/Framework/OneSignal.framework/Versions/A/Headers/OneSignal.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ typedef NS_ENUM(NSUInteger, ONE_S_LOG_LEVEL) {
6161

6262
- (id)initWithLaunchOptions:(NSDictionary*)launchOptions autoRegister:(BOOL)autoRegister;
6363

64+
- (id)initWithLaunchOptions:(NSDictionary*)launchOptions appId:(NSString*)appId;
65+
6466
- (id)initWithLaunchOptions:(NSDictionary*)launchOptions handleNotification:(OneSignalHandleNotificationBlock)callback;
6567

6668
- (id)initWithLaunchOptions:(NSDictionary*)launchOptions appId:(NSString*)appId handleNotification:(OneSignalHandleNotificationBlock)callback;
4.19 KB
Binary file not shown.

0 commit comments

Comments
 (0)