-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Appstore++ crush #5
Comments
Developer forgot to schedule |
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, FIRST_NAME LAST_NAME ***@***.***> wrote:
Process: AppStore
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Date: 2019-08-25 15:23:22 +0000
Process: AppStore
Bundle id: com.apple.AppStore
Exception type: NSInvalidArgumentException
Reason: [<SKUIItem 0x10baab0f0> setNilValueForKey]: could not set nil as the value for the key _versionIdentifier.
Culprit: appstoreplusUI.dylib
Device: iPhone 6s, iOS 12.4
Call stack:
0 CoreFoundation 0x00000001b96629a4 __exceptionPreprocess
1 libobjc.A.dylib 0x00000001b883b9f8 objc_exception_throw
2 CoreFoundation 0x00000001b956cbc0 -[NSCache init]
3 Foundation 0x00000001ba0a0c78 -[NSObject(NSKeyValueCoding) setNilValueForKey:]
4 Foundation 0x00000001b9fe88d0 -[NSObject(NSKeyValueCoding) setValue:forKey:]
5 appstoreplusUI.dylib 0x00000001035bae78 hexDump
6 UIKitCore 0x00000001e56f0d3c -[UIAlertController _invokeHandlersForAction:]
7 UIKitCore 0x00000001e56f16f8 __103-[UIAlertController _dismissAnimated:triggeringAction:triggeredByPopoverDimmingView:dismissCompletion:]_block_invoke.461
8 UIKitCore 0x00000001e58f1028 -[UIPresentationController transitionDidFinish:]
9 UIKitCore 0x00000001e58f4ca4 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke.425
10 UIKitCore 0x00000001e59ecf24 -[_UIViewControllerTransitionContext completeTransition:]
11 UIKitCore 0x00000001e63f8d1c -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:]
12 UIKitCore 0x00000001e63cfa74 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:]
13 UIKitCore 0x00000001e63d0048 -[UIViewAnimationState animationDidStop:finished:]
14 UIKitCore 0x00000001e63d00e8 -[UIViewAnimationState animationDidStop:finished:]
15 QuartzCore 0x00000001bdbb13c8 CA::Layer::run_animation_callbacks(void*)
16 libdispatch.dylib 0x00000001b90a17d4 _dispatch_client_callout
17 libdispatch.dylib 0x00000001b904f008 _dispatch_main_queue_callback_4CF$VARIANT$mp
18 CoreFoundation 0x00000001b95f432c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
19 CoreFoundation 0x00000001b95ef264 __CFRunLoopRun
20 CoreFoundation 0x00000001b95ee7c0 CFRunLoopRunSpecific
21 GraphicsServices 0x00000001bb7ef79c GSEventRunModal
22 UIKitCore 0x00000001e5f6dc38 UIApplicationMain
23 AppStore 0x0000000102557d24 AppStore + 81188
24 libdyld.dylib 0x00000001b90b28e0 start
The text was updated successfully, but these errors were encountered: