badoo / MVICore

MVI framework with events, time-travel, and more
https://badoo.github.io/MVICore/
Other
1.27k stars 90 forks source link

PlaybackMiddleware not working #122

Open scraplesh opened 4 years ago

scraplesh commented 4 years ago

Downloaded and launched your demo project. Tried to record and playback my actions from DebugDrawer, but nothing happened, when I pressed play. Some time later toast popped up with the text, that playback finished. What I'm doing wrong?