joreilly/BikeShare

Can't compile

dbaroncelli opened this issue · 4 comments

Hi John,

I don't seem to be able to compile the project.

Schermata 2020-08-05 alle 19 54 55

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.

One other thing to note right now, if you can run app, is that api is currently down (https://api.citybik.es/v2/networks)

Hi John,

you are actually right

Schermata 2020-08-05 alle 20 04 10

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.