Commit 234fbdd
committed
Updates to
* In `start()`, initialize from cache and hook models up. To accomplish this, we maintain a dictionary of seen identity models.
* Add error handling, with caching and removing from cache when request is successful or return an unretryable error.
* Requests will also maintain a flag called `sentToClient` to indicate if this request has been sent, and should not be flushed.
* Some request had extraneous fields so those are removed.
user execuor
exeuctor user
user exeOSUserExecutor
1 parent 6ae3d56 commit 234fbdd
File tree
2 files changed
+232
-52
lines changed- iOS_SDK/OneSignalSDK
- OneSignalCore/Source
- OneSignalUser/Source
2 files changed
+232
-52
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
| 308 | + | |
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
| |||
0 commit comments