Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Step 14. mapLatest is an unresolved reference #148

Open
KreslavskiKD opened this issue Jul 23, 2021 · 1 comment
Open

Step 14. mapLatest is an unresolved reference #148

KreslavskiKD opened this issue Jul 23, 2021 · 1 comment

Comments

@KreslavskiKD
Copy link

Compiler says: Unresolved reference: mapLatest
In order to fix this, change growZone.mapLatest { to growZone.asFlow().mapLatest {

@joec58
Copy link

joec58 commented Aug 19, 2021

We created a growZoneFlow member variable in a previous task..
Change growZone.mapLatest to growZoneFlow.mapLatest

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

2 participants