Hello colleagues, I would also like to achieve the transition of stories from one user to stories from another, but I am facing a problem that I wanted to ask you if you went through it and how did you solve it. What happens is that I am initializing the list of stories of the first user and when it passes to the onComplete () I initialize the list of stories of the other user and do a storiesProgressView.startStories () but storiesProgressView.reverse () and storiesProgressView no longer work for me .skip () ... do you have any idea why this happens?
Hello colleagues, I would also like to achieve the transition of stories from one user to stories from another, but I am facing a problem that I wanted to ask you if you went through it and how did you solve it. What happens is that I am initializing the list of stories of the first user and when it passes to the onComplete () I initialize the list of stories of the other user and do a storiesProgressView.startStories () but storiesProgressView.reverse () and storiesProgressView no longer work for me .skip () ... do you have any idea why this happens?