Open n0m0n opened 13 years ago
I am also having the same issue, though im running IOS 4.2.1 on an iphone 3gs. I open the sms app and it hangs for a while then crashes, no sms messages are shown. I recompiled the source and it seems you must call %orig before creating the buttons and it works perfect!
%hook SBUIController -(void)finishLaunching{ %orig; //this was missing!!! btn = [UIButton buttonWithType:UIButtonTypeRoundedRect]; btn.frame = CGRectMake(20.0, 375.0, 40.0, 20.0);
I am not sure what your telling me. I don't know how to program, so can you share the app or tell the developer and maybe he can resubmit it?
Please advise Thanks JW
Where would I find this? Can I add this via iFile? If so where would I find the file I have to this line to?
Thanks
I have informed the developer
Sent from my iPhone
On 30/08/2011, at 9:11 PM, n0m0n reply@reply.github.com wrote:
I am not sure what your telling me. I don't know how to program, so can you share the app or tell the developer and maybe he can resubmit it?
Please advise Thanks JW
Reply to this email directly or view it on GitHub: https://github.com/abart997/SBVolume/issues/1#issuecomment-1941126
Steincraig
Not sure what that will do. I tried to contact the developer a few times back in the beginning of July...
Still waiting for a reply.
Can you share how I can add that line to the script? I have iFile installed can you direct as to where I can find the script, can I edit the app while on my device?
THANKS
Download my updated version of this tweak from my repo at https://github.com/steincraig/SpringVolume
When this tweak is present on my iPh4 (Verizon) the SMS client doesn't work. I get a blank screen when I go onto the SMS app. When I remove this tweak my messages appear again in the app. Installed un- installed a few times and the same outcome.
Hope this can be fixed I like the option. Thanks