Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for null before calling strdup
Fixes crash on iOS when calling OneSignal.User.PushSubscription.Id or OneSignal.User.PushSubscription.Token when vales are null. strdup only accounts for string parameters and not null
- Loading branch information