Commit 3a00471
Android Integration Validator failing when multiple URI scheme present in the manifest file. (#1258)
fix: Android Integration Validator failing when multiple URI scheme present in the manifest file. Looping all the uri scheme present in the manifest file and checking if dashboard uri scheme is present
Co-authored-by: pa1pal <[email protected]>1 parent 6dfbf81 commit 3a00471
File tree
1 file changed
+12
-1
lines changed- Branch-SDK/src/main/java/io/branch/referral/validators
1 file changed
+12
-1
lines changedLines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
61 | 72 | | |
62 | 73 | | |
63 | 74 | | |
| |||
0 commit comments