yooo spektro, first of all props for a great app, next my inevitable complain lol..nah well the thing is i tried installing your demo app and my phone got stuck on the boot logo, luckily i googled around and found a way to fix it, i basically had to delete the iblacklist dylib file from "com.apple.SpringBoard.plist" in order to get my phone to boot up correctly again.. i unistalled iblacklist, restarted and tried to install it again to no avail
now idk if you looking at my "com.apple.SpringBoard.plist" would help you determine if i have an app thats conflicting with yours, but im gonna just post it anyway in case it does help...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>DYLD_INSERT_LIBRARIES</key>
<string>/Library/Intelliborn/intelliScreen:/Applications/iLog.app/iLogHook.dylib:/Library/Frameworks/SummerBoard.framework/SummerBoard.dylib:/Library/dyModLoader/dyModLoader.dylib:/Library/Frameworks/iBlacklist.framework/iblacklist.dylib</string>
</dict>
<key>Label</key>
<string>com.apple.SpringBoard</string>
<key>MachServices</key>
<dict>
<key>com.apple.springboard.migserver</key>
<true/>
</dict>
<key>OnDemand</key>
<false/>
<key>ProgramArguments</key>
<array>
<string>/System/Library/CoreServices/SpringBoard.app/SpringBoard</string>
</array>
<key>ServiceIPC</key>
<false/>
<key>UserName</key>
<string>mobile</string>
</dict>
</plist>
any help in fixing this would be great man.. really needing your app, like really lol...some err annoying person wont stop buggin me and i cant wait to give em that busy signal
edit: for some reason unknown to me i can't properly post the whole thing the way it looks in a hex editor, even if i try to post it in a code box...so im gonna attach the whole file here.. and i can't upload it in .plist form so hopefully a txt file is fine..if this even helps at all
