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
================================================================= Main Thread Checker: UI API called on a background thread: -[UIApplication setNetworkActivityIndicatorVisible:] PID: 17639, TID: 8871768, Thread name: (none), Queue name: NSOperationQueue 0x1c4434440 (QOS: UNSPECIFIED), QoS: 0 Backtrace: 4 Traveller 0x0000000104a1a198 -[RNFetchBlobNetwork URLSession:task:didCompleteWithError:] + 236 5 CFNetwork 0x0000000185942694 + 76 6 Foundation 0x0000000185bd6310 + 16 7 Foundation 0x0000000185b169e4 + 72 8 Foundation 0x0000000185b06620 + 848 9 libdispatch.dylib 0x0000000105e7545c _dispatch_client_callout + 16
The text was updated successfully, but these errors were encountered:
No branches or pull requests
=================================================================
Main Thread Checker: UI API called on a background thread: -[UIApplication setNetworkActivityIndicatorVisible:]
PID: 17639, TID: 8871768, Thread name: (none), Queue name: NSOperationQueue 0x1c4434440 (QOS: UNSPECIFIED), QoS: 0
Backtrace:
4 Traveller 0x0000000104a1a198 -[RNFetchBlobNetwork URLSession:task:didCompleteWithError:] + 236
5 CFNetwork 0x0000000185942694 + 76
6 Foundation 0x0000000185bd6310 + 16
7 Foundation 0x0000000185b169e4 + 72
8 Foundation 0x0000000185b06620 + 848
9 libdispatch.dylib 0x0000000105e7545c _dispatch_client_callout + 16
The text was updated successfully, but these errors were encountered: