This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Description
Got this crash when doing app test (with iOS version 11.2.6 and 11.2.2 both). Can anyone tell me what is going wrong please?
Crashed: com.apple.root.default-qosEXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x6d6f632e6b6f6f6a Raw Text
this is crash log
#3. Crashed: com.apple.root.default-qos
0 Foundation 0x185e70600 __NSOQSchedule + 380
1 dtm 0x1027d180c -[RNFetchBlobNetwork init] (RNFetchBlobNetwork.m:113)
2 dtm 0x1027d7fd4 __65-[RNFetchBlob fetchBlob:taskId:method:url:headers:body:callback:]_block_invoke (RNFetchBlob.m:131)
3 dtm 0x1027d60cc __85+[RNFetchBlobReqBuilder buildOctetRequest:taskId:method:url:headers:body:onComplete:]_block_invoke (RNFetchBlobReqBuilder.m:178)
4 libdispatch.dylib 0x184e16a54 _dispatch_call_block_and_release + 24
5 libdispatch.dylib 0x184e16a14 _dispatch_client_callout + 16
6 libdispatch.dylib 0x184e52394 _dispatch_queue_override_invoke$VARIANT$armv81 + 700
7 libdispatch.dylib 0x184e582a4 _dispatch_root_queue_drain + 568
8 libdispatch.dylib 0x184e58008 _dispatch_worker_thread3 + 112
9 libsystem_pthread.dylib 0x1850bf06c _pthread_wqthread + 1268
10 libsystem_pthread.dylib 0x1850beb6c start_wqthread + 4
devEnv
"react": "16.0.0",
"react-native": "0.54.2",
"react-native-fetch-blob": "^0.10.8",