Flaker companion app is not able to observe the new requests made to sample app
RotBolt opened this issue · 0 comments
RotBolt commented
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