Prevents splashboardd from crashing when a NIB file is not able to be found and used as a splashscreen.

iOS 8 only.

This is a fix package. It only provides function to fix a certain type of crashing that occurs on iOS.

Details: some apps try to look for a splash screen, even though they don't have one defined. So they call initWithNibName:directory:bundle:, with the first parameter set to nil, this raises an exception and results in splashboardd crashing. This tweak merely hooks initWithNibName:directory:bundle: and if the first parameter is nil it returns nil

Advertisements

*Will only be injected into the splashboardd process.
Updated April 18, 2015
License Free Package
More Packages from Developer
Submit Your Tweak or App
Follow @BigBoss on Twitter
Terms and Conditions

Advertisements