Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
OnBoardingKit.framework - iPhone Development Wiki

OnBoardingKit.framework

From iPhone Development Wiki
Revision as of 22:46, 29 June 2020 by EthanRDoesMC (talk | contribs) (instructions)
OnBoardingKit.framework
Private Framework
Availabile 13.0 – present
Class Prefix OB
Headers [headers.cynder.me]


OnBoardingKit is a framework that handles the "Apple and Privacy", "Welcome To", and "What's New In..." interfaces seen in most Apple apps since iOS 13. It is loaded into all apps, thus making it extremely useful for just about any project.

Load it into your project by adding OnBoardingKit to the (project name)_PRIVATE_FRAMEWORKS section of your makefile.

Headers