We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Crashed: PINRemoteImageManagerCallbackQueue 28 TataLuxury 0xaf8c68 thunk for @escaping @callee_guaranteed (@guaranteed PINRemoteImageManagerResult) -> () + 4381052008 (:4381052008) 29 PINRemoteImage 0x1af18 __102-[PINRemoteImageTask callCompletionsWithImage:alternativeRepresentation:cached:response:error:remove:]_block_invoke_2 + 99 (PINRemoteImageTask.m:99) 30 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release + 32 31 libdispatch.dylib 0x3fdc _dispatch_client_callout + 20 32 libdispatch.dylib 0x746c _dispatch_continuation_pop + 504 33 libdispatch.dylib 0x6ad4 _dispatch_async_redirect_invoke + 584 34 libdispatch.dylib 0x15a6c _dispatch_root_queue_drain + 396 35 libdispatch.dylib 0x16284 _dispatch_worker_thread2 + 164 36 libsystem_pthread.dylib 0xdbc _pthread_wqthread + 228 37 libsystem_pthread.dylib 0xb98 start_wqthread + 8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Crashed: PINRemoteImageManagerCallbackQueue
28 TataLuxury 0xaf8c68 thunk for @escaping @callee_guaranteed (@guaranteed PINRemoteImageManagerResult) -> () + 4381052008 (:4381052008)
29 PINRemoteImage 0x1af18 __102-[PINRemoteImageTask callCompletionsWithImage:alternativeRepresentation:cached:response:error:remove:]_block_invoke_2 + 99 (PINRemoteImageTask.m:99)
30 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release + 32
31 libdispatch.dylib 0x3fdc _dispatch_client_callout + 20
32 libdispatch.dylib 0x746c _dispatch_continuation_pop + 504
33 libdispatch.dylib 0x6ad4 _dispatch_async_redirect_invoke + 584
34 libdispatch.dylib 0x15a6c _dispatch_root_queue_drain + 396
35 libdispatch.dylib 0x16284 _dispatch_worker_thread2 + 164
36 libsystem_pthread.dylib 0xdbc _pthread_wqthread + 228
37 libsystem_pthread.dylib 0xb98 start_wqthread + 8
The text was updated successfully, but these errors were encountered: