Can't compile
dbaroncelli opened this issue · 4 comments
dbaroncelli commented
joreilly commented
I've seen this happen in recent versions of AS.....sometimes invalidate cache seems to "fix" but should still be possible to run app.....do you also get issue if you try that?
Note as well that you need to use Android Studio 4.2 canary version....but that should only effect Compose code.
joreilly commented
One other thing to note right now, if you can run app, is that api is currently down (https://api.citybik.es/v2/networks)
dbaroncelli commented
joreilly commented
I didn't get chance to do it for initial version but have a TODO to use some kind of Result
type and cater for errors like this.