Commit e023ec8
committed
Fixing logic for delaying setting external user id
We sometimes we don't create a new session if we force quit and come back
within 30 seconds. This caused a bug where we would never send external ids.
To fix this we just need to check that we have called for remote params1 parent 58e5a95 commit e023ec8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2668 | 2668 | | |
2669 | 2669 | | |
2670 | 2670 | | |
2671 | | - | |
| 2671 | + | |
2672 | 2672 | | |
2673 | 2673 | | |
2674 | 2674 | | |
| |||
0 commit comments