Commit df8b07d
committed
KM-17457: Report IAP KPI metrics for login-with-receipt
The login-with-receipt path verifies an IAP receipt against Kape but
emitted no IAP processing events. It is reached from the iOS restore
flow, the iOS login screen and tvOS login, so those verifications went
unreported.
Emit purchase/success/failure around the token(receipt:) call using the
existing event set and the .signup origin, matching how the signup
login-with-receipt fallback already reports the same verification.1 parent 144f442 commit df8b07d
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
| 187 | + | |
185 | 188 | | |
186 | 189 | | |
187 | 190 | | |
| |||
0 commit comments