aromajoin / material-showcase-ios

✨ An elegant way to guide your beloved users in iOS apps - Material Showcase.
https://aromajoin.com/
Other
363 stars 128 forks source link

Showcase view not dismissing if we push a view controller when it is displaying #152

Open bejgumshirisha opened 3 years ago

bejgumshirisha commented 3 years ago

Hi I am using showcase for displaying help text for user first time login.But I am facing few issues in iOS 12 version. I am presenting a showcase and meanwhile if get a notification I will navigate to another screen.After dismissing from Second Viewcontroller If I tap on screen showcaseview next sequeence is showing.

I am not sure how to kill the showcase view instance completely.