Quote:
Originally Posted by Black Scyther
Sory for digging up this thread but i have a problem with that and hours of searching at google were unsuccessful.
Do I need to jailbreak my device to read the springboard.plist?
Code:
NSNumber *bl = (NSNumber*) CFPreferencesCopyAppValue(CFSTR("SBBacklightLevel" ), CFSTR("com.apple.springboard"));
bl is always nil on my device. 
|
This hasn't worked for me for a while. May have only worked in the early 2.x versions.
Not sure if anyone else has found another way to do it...