Open magneticflux- opened 5 years ago
Certain imports in robotcore import internal Android classes that are named the same as robotcore classes. This can cause crashes when running on API 28, where these classes have been removed.
List of affected classes: https://github.com/modular-ftc/robotcore-repackaged/issues/7
The commit I used to fix them: https://github.com/modular-ftc/robotcore-repackaged/commit/0ffec7a2594f7f2c0a574bc69c3fd1085a5360d5
Certain imports in robotcore import internal Android classes that are named the same as robotcore classes. This can cause crashes when running on API 28, where these classes have been removed.
List of affected classes: https://github.com/modular-ftc/robotcore-repackaged/issues/7
The commit I used to fix them: https://github.com/modular-ftc/robotcore-repackaged/commit/0ffec7a2594f7f2c0a574bc69c3fd1085a5360d5