Chapter 12 comment - page 264

The following sentence (right above the pic) is not clear:

You also removed the catchErrorJustReturn() call to the observable returned by currentWeather(city:).

I mean, we still cannot remove .catchErrorJustReturn() from the flatMapLatest closure, as it will stop the app if city is not found, i.e. 404 error.

@bontojr Can you please help with this when you get a chance? Thank you - much appreciated! :]

I think, the line I mentioned (on page #264) just has to be removed.

This topic was automatically closed after 166 days. New replies are no longer allowed.