This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
iOS 11 - UI API called on a background thread (activity indicator) #528
Open
Description
RN 0.48.3
Main Thread Checker: UI API called on a background thread: -[UIApplication setNetworkActivityIndicatorVisible:]
PID: 698, TID: 519961, Thread name: (none), Queue name: NSOperationQueue 0x1c1c3a8a0 (QOS: UNSPECIFIED), QoS: 0
Backtrace:
4 xxxxxxxxxxxx 0x000000010460e940 -[RNFetchBlobNetwork URLSession:task:didCompleteWithError:] + 236
5 CFNetwork 0x0000000181fa6694 <redacted> + 76
6 Foundation 0x000000018223a310 <redacted> + 16
7 Foundation 0x000000018217a9e4 <redacted> + 72
8 Foundation 0x000000018216a620 <redacted> + 848
9 libdispatch.dylib 0x0000000105fc145c _dispatch_client_callout + 16
10 libdispatch.dylib 0x0000000105fcdb74 _dispatch_block_invoke_direct + 268
11 libdispatch.dylib 0x0000000105fc145c _dispatch_client_callout + 16
12 libdispatch.dylib 0x0000000105fcdb74 _dispatch_block_invoke_direct + 268
13 libdispatch.dylib 0x0000000105fcda34 dispatch_block_perform + 104
14 Foundation 0x000000018223bfe8 <redacted> + 376
15 libdispatch.dylib 0x0000000105fc145c _dispatch_client_callout + 16
16 libdispatch.dylib 0x0000000105fce800 _dispatch_continuation_pop + 592
17 libdispatch.dylib 0x0000000105fcd09c _dispatch_async_redirect_invoke + 628
18 libdispatch.dylib 0x0000000105fd2b54 _dispatch_root_queue_drain + 616
19 libdispatch.dylib 0x0000000105fd2880 _dispatch_worker_thread3 + 136
20 libsystem_pthread.dylib 0x000000018149b130 _pthread_wqthread + 1268
21 libsystem_pthread.dylib 0x000000018149ac30 start_wqthread + 4