BulletinBoard icon indicating copy to clipboard operation
BulletinBoard copied to clipboard

How to find out which page is currently displayed from a VC

Open ServusJon opened this issue 6 years ago • 2 comments

Hey,

I struggling to find out what is the current page, when the app is closed and opened again. Is there a way to do that in the VC?

Also, how can I check if the bulletinManager is open or not?

Thank you :)

ServusJon avatar Oct 17 '18 19:10 ServusJon

anyone?

ServusJon avatar Oct 29 '18 06:10 ServusJon

@ServusJon In v3, you can check if the isShowingBulletin property on the manager to check if it's already presented. There is currently no way to check which page is active though, that's something we can think about for the future.

alexisakers avatar Dec 17 '18 13:12 alexisakers