Commit 35000e4
committed
fix(passport): apply 409 error handling to sample app ImxRegisterScript
Apply the same 409 error handling fix to the sample app version of
ImxRegisterScript.cs that was previously applied to the Samples~ package
version. The CI tests use the sample app directory, so both files need
the same fix.1 parent 6dbee81 commit 35000e4
File tree
1 file changed
+11
-2
lines changed- sample/Assets/Scripts/Passport/ImxRegister
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
47 | 56 | | |
48 | 57 | | |
49 | 58 | | |
| |||
58 | 67 | | |
59 | 68 | | |
60 | 69 | | |
61 | | - | |
| 70 | + | |
0 commit comments