Commit 9801356
authored
[MOB-9974] Resolve deprecated API calls in the sample app (#754)
* Rename BugReporting removed `showWithOptions` to `show`
This method was deprecated and then removed in #703, so it crashes the sample app when you press the "SEND BUG REPORT" button, for that I changed it to the current version of it, `BugReporting.show`.
* Remove undefined `showIntroMessage` method in sample1 parent 5537df4 commit 9801356
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 106 | | |
111 | 107 | | |
112 | 108 | | |
| |||
124 | 120 | | |
125 | 121 | | |
126 | 122 | | |
127 | | - | |
| 123 | + | |
128 | 124 | | |
129 | 125 | | |
130 | 126 | | |
| |||
0 commit comments