jordibruin / TipKit-Examples

An example project for the TipKit framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unclear how to call Tips.showAllTips() and Tips.hideAllTips()

jordibruin opened this issue · comments

In the latest Xcode 15 Beta 7, you can call Tips.showAllTipsForTesting() and Tips.hideAllTipsForTesting(). Both these functions should be called before you call Tips.configure during app launch.