CokePokes

Results 12 comments of CokePokes

Try this: ``` fileprivate func isValidResumeData(_ resumeData: Data?) -> Bool { guard resumeData != nil || resumeData?.count > 0 else { return false } do { var resumeDictionary : AnyObject!...

You could try running "killall -SIGSTOP APPNAME" when app is launched and run bfinject. Not sure if it works though. Be quick or else watchdog will kill the app if...

Im working on this issue. Thanks for contacting! On Fri, Sep 29, 2017 at 1:06 AM, hesc1987 wrote: > SC version: 10.8.0.0 > Tweak version: 5.3.7-1 > iPhone7 plus >...

Searches should be coming in the next version. For server & installed

Where at is this happening? Springboard? AppStore app? > On Oct 30, 2021, at 9:10 AM, FIRST_NAME LAST_NAME ***@***.***> wrote: > > _invokeHandlersForAction

Can you install libcr4shedsend from my repo & allow permission in the AppStore? Simulate the crash & it’ll automatically come to me. > On Oct 30, 2021, at 11:02 AM,...

I'm going to submit a beta version soon to my beta repo. Can you check and see if it works fine with song share? v0.3-2. I should also note that...

Im working on this. Thanks for contacting! On Mon, Oct 2, 2017 at 1:07 PM, Bart Kramer wrote: > Same for me. I also get the 'Could not connect' bar...

Can you elaborate? You mean after removing the code from your tweak, youre still seeing notification? That's not possible. Or do you mean that the badge still shows you have...

Oo thatll be interesting might have some spare time to work on it here and there. On Nov 2, 2023, at 6:30 AM, David Wang ***@***.***> wrote: Can you make...