Frédéric Maquin
Frédéric Maquin
Thanks for your input everybody, as promised, I've added a poll in the first comment. Feel free to vote!
Thanks @ergunkocak, you're welcome! Sadly, not yet. Custom animations of the overlay and the coach marks are not supported, but it's on the roadmap.
@jlubeck the overlay should fade in as it appears. If it just appears, then something went wrong somewhere.
Hey @vivek4292, thanks for reporting the issue. I'm unable to reproduce it, would you be able to provide a sample project demonstrating the crash?
> I'm instantiating an object of CoachMarksController() and passing to a class-level variable. In the next line, you can see I'm assigning a data source to it. This may be...
Hi @parth-simformsolutions, thanks for reporting the problem. This is a very vague issue, do you have more information or a minimal project you can share? How/where do you instantiate your...
Hey @seirifat, what problem do you see exactly with that code? Anything pops up in the console?
I've thought about it, but it's not implemented yet and I can't give you a reasonable prediction as to when it will roll out. :( (So much on the roadmap...
Thanks @s2imon! Is the second coach mark bound to be displayed at the same time the first one? If yes, that's currently not possible. However if you want to show...
Ooops, sorry @s2imon, I missed your question. > Note that the CoachMarksController requesting the information is supplied, allowing you to supply data for mutiple CoachMarksController, within a single dataSource. It...