Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Likely unintentional use of deprecated classes removed in API 28 in robotcore #685

Open
magneticflux- opened this issue Jan 23, 2019 · 0 comments

Comments

@magneticflux-
Copy link

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: modular-ftc/robotcore-repackaged#7

The commit I used to fix them: modular-ftc/robotcore-repackaged@0ffec7a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant