Amaury DAVID
Results
13
comments of
Amaury DAVID
trafficstars
Ah my bad, I made a misstake in my original post. The SwiftMessage view is presented from the TabbarController, true, but the tabbarController is not the parent, the parent is...
Unfortunately using a .window() context will make the message overlap the UITabBar which we don't want. The message should be displayed above the UITabBar.
This might be a dupe of #1443