OneSignal / OneSignal-Flutter-SDK

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

Set wrapper sdk type before calling initialize #932

Closed nan-li closed 3 months ago

nan-li commented 3 months ago

Description

One Line Summary

On the native iOS SDK, set the wrapper SDK type first before calling initialize.

Details

Motivation

Scope

Affected code checklist

Checklist

Overview

Testing

Final pass


This change is Reviewable