Commit 6aa18af
authored
Fill in userId from alternate location (#126)
* Fill in userId from alternate location
Verified that FIRAnalytics.setUserId caused a UserDimensions.UserProperty to be created but did not set UserDimensions.user_id.
I filed a bug on the backend but this will protect users from the bug in the meantime.
* Disable TSLint that conflicts between build environments
* Add BUG messages1 parent c1f0388 commit 6aa18af
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
150 | 157 | | |
151 | 158 | | |
152 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments