RotBolt/Flaker

Flaker companion app is not able to observe the new requests made to sample app

RotBolt opened this issue · 0 comments

Two different instances of NetworkRequestRepo is being provided for observe and insertion of requests into DB which is what causing the bug

Solution

Provide NetworkRequestRepo in Singleton fashion