Commit 01327be
committed
Fetch User needed after Create User
* Motivation: Create User's response won't send us the user's complete info if this user already existed.
* For now, do both, as we should parse to get the subscription_id from this request.
* TODO: Differentiate if we need to Fetch based on response code to not make extraneous call.1 parent 481bde9 commit 01327be
File tree
1 file changed
+9
-0
lines changed- iOS_SDK/OneSignalSDK/OneSignalUser/Source
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
170 | 174 | | |
171 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
172 | 181 | | |
173 | 182 | | |
174 | 183 | | |
| |||
0 commit comments