Nan

Results 24 issues of Nan

# Description ## One Line Summary Add the base layer for the model repo and set up some functionality on top of it. ## Details ### Motivation We need the...

- we were always calling the `successBlock` after making the request to set external user ID - which means we call the `successBlock` even when the backend doesn't set it...

# Description ## One Line Summary Add 3 buttons to the Dev App that can be used in the development process, ## Details ### Motivation - During development, we may...

❌ TODO: Test with influences and upgrading influences ❌ TODO: Add tesitng Basic testing shows these are fulfilled on cold start - [x] Last active is updated - [x] Refresh...

# Description We have seen many reported crashes related to this particular WorkManager IllegalStateException: > WorkManager is not initialized properly. You have explicitly disabled WorkManagerInitializer in your manifest, have not...

# Description ## One Line Summary Add the `OneSignal-Subscription-Id` header to Create User requests. ## Details ### Motivation - This was an ask of the SDK to support improved `last_active`...

# Description ## One Line Summary **REQUIRED** - Very short description that summaries the changes in this PR. ## Details ### Motivation **REQUIRED -** Why is this code change being...

# Description ## One Line Summary Change `OSPushSubscriptionState`'s json representation to have values of `""` (empty string) instead of `"nil"` (a string literal of `nil`). ## Details ### Motivation *...

# Description ## One Line Summary Rename an internal method `setSharedInstance` to `setSharedOSDialogInstance` due to App Store Connect rejecting builds with the previous method name. ## Details * App Store...

This change is [](https://reviewable.io/reviews/OneSignal/OneSignal-iOS-SDK/1391)