OneSignal / OneSignal-Xamarin-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
105 stars 50 forks source link

Can't pass launchOptions in during init #98

Closed dirkoswanepoel closed 5 years ago

dirkoswanepoel commented 6 years ago

The following method is not available for iOS. Without it, the launchOptions can't be passed in during init.

initWithLaunchOptions:(NSDictionary )launchOptions appId:(NSString )appId handleNotificationReceived:(OSHandleNotificationReceivedBlock)receivedCallback handleNotificationAction:(OSHandleNotificationActionBlock)actionCallback settings:(NSDictionary *)settings;

rgomezp commented 5 years ago

Closing. Issue still internally under consideration