Skip to content
This repository has been 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
chrusart opened this issue Sep 20, 2017 · 11 comments
Open

iOS 11 - UI API called on a background thread (activity indicator) #528

chrusart opened this issue Sep 20, 2017 · 11 comments
Labels

Comments

@chrusart
Copy link

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
@chrusart chrusart changed the title iOS 11 iOS 11 - UI API called on a background thread (activity indicator) Sep 20, 2017
@lll000111 lll000111 added the ios label Sep 20, 2017
@lll000111
Copy link
Contributor

@luco
Copy link

luco commented Oct 16, 2017

+1

@wolak88
Copy link

wolak88 commented Oct 24, 2017

+1

2 similar comments
@jose920405
Copy link

+1

@szwq01
Copy link

szwq01 commented Nov 11, 2017

+1

@luco
Copy link

luco commented Nov 23, 2017

Any updates on this?
At first, it throws this warning, but then it seems to stabilize.

@lll000111
Copy link
Contributor

lll000111 commented Nov 23, 2017

The package owner's last action on Github was on 12 September 2017, and even than there was just that one day that month. So basically, no activities detected since end of August.

@ChristophRob
Copy link

+1

@lll000111
Copy link
Contributor

Okay guys, instead of posting a useless "+1" — for which Github introduced the thumb-up icons to prevent spamming the discussion — have a look at the top level project README that I updated today. Somebody has to actually DO the work. Volunteers wanted and welcome.

@gHashTag
Copy link

@lll000111 It is not clear how to fix the error, could give a link to a specific line in the README?

@chrusart
Copy link
Author

chrusart commented Feb 7, 2018

Fixed as well in #636

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants