question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

flipper crash ios allHeaderFields

See original GitHub issue

Environment

info Fetching system and libraries information...
System:
    OS: macOS 10.15.4
    CPU: (12) x64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
    Memory: 4.40 GB / 32.00 GB
    Shell: 5.0.16 - /usr/local/bin/bash
  Binaries:
    Node: 13.11.0 - /usr/local/bin/node
    Yarn: 1.22.4 - /usr/local/bin/yarn
    npm: 6.13.7 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 13.4, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
    Android SDK:
      API Levels: 19, 20, 21, 22, 24, 25, 26, 27, 28, 29
      Build Tools: 28.0.3, 29.0.3, 30.0.0
      System Images: android-28 | Google Play Intel x86 Atom, android-29 | Google APIs Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: Not Found
    Xcode: 11.4/11E146 - /usr/bin/xcodebuild
  Languages:
    Python: 2.7.16 - /usr/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.11.0 => 16.11.0
    react-native: 0.62.0 => 0.62.0
  npmGlobalPackages:
    *react-native*: Not Found

Upgrading version

0.62

Description

flipper crashes every time

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSURLResponse allHeaderFields]: unrecognized selector sent to instance 0x281b59a80'
*** First throw call stack:
(0x1a99ac164 0x1a96c0c1c 0x1a98aa7e0 0x1a99b085c 0x1a99b2b60 0x1046ded9c 0x1046dec64 0x1046b8eb4 0x1103d1d10 0x1103d318c 0x1103da968 0x1103db580 0x1103e70f0 0x1a96b3714 0x1a96b99c8)

#1	0x00000001046b8ad8 in -[FLEXNetworkRecorder recordLoadingFinishedWithRequestID:responseBody:] at ios/Pods/FlipperKit/iOS/Plugins/FlipperKitNetworkPlugin/SKIOSNetworkPlugin/FLEXNetworkLib/FLEXNetworkRecorder.mm:183

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ncuillerycommented, Apr 2, 2020
1reaction
kennetpostigocommented, Apr 14, 2020

Thanks @jeswinsimon app finally runs 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

iOS app crashes when bluetooth is enabled on the Flipper
When the bluetooth is enabled, the iOS App connects with Flipper, shows the device info and crashes immediately. iOS: 15.6.1. Flipper iOS: 1.2.2...
Read more >
React Native build ios Flipper crash - Stack Overflow
Some of the things I tried: rm Pods + Podfile.lock and pod install; Setting flipper version 0.74.0; I am 100% sure I am...
Read more >
react-native-phone-number-input v2.1.0 - npm.io
NSURLResponse allHeaderFields: unrecognized selector sent to instance XX crash? Upgrade versions['Flipper'] ||= '~> 0.37.0' in podfile. Contributing. To get ...
Read more >
react-native-phone-number-input/README.md - UNPKG
is-it-supported-and-tested-both-on-android-and-ios). 38, - [NSURLResponse allHeaderFields: unrecognized selector sent to instance XX crash?]( ...
Read more >
react-native-phone-number-input-with-mask - npm - Snyk
Is it supported and tested both on android and iOS? · NSURLResponse allHeaderFields: unrecognized selector sent to instance XX crash?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found