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.

Fatal Exception: NSInvalidArgumentException

See original GitHub issue
Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 0x1b62a927c __exceptionPreprocess
1  libobjc.A.dylib                0x1b54839f8 objc_exception_throw
2  CoreFoundation                 0x1b6222ce8 _CFArgv
3  CoreFoundation                 0x1b61aa9a8 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]
4  CoreFoundation                 0x1b619b584 +[NSDictionary dictionaryWithObjects:forKeys:count:]
5  GlossGeniusApp                 0x104c833b4 -[RNCalendarEvents serializeCalendarEvent:]
6  GlossGeniusApp                 0x104c81638 -[RNCalendarEvents serializeCalendarEvents:]
7  GlossGeniusApp                 0x104c84b00 __71-[RNCalendarEvents fetchAllEvents:endDate:calendars:resolver:rejecter:]_block_invoke
8  libdispatch.dylib              0x1b5ce8a38 _dispatch_call_block_and_release
9  libdispatch.dylib              0x1b5ce97d4 _dispatch_client_callout
10 libdispatch.dylib              0x1b5cc4dec _dispatch_lane_serial_drain$VARIANT$armv81
11 libdispatch.dylib              0x1b5cc592c _dispatch_lane_invoke$VARIANT$armv81
12 libdispatch.dylib              0x1b5ccde08 _dispatch_workloop_worker_thread
13 libsystem_pthread.dylib        0x1b5ec9114 _pthread_wqthread
14 libsystem_pthread.dylib        0x1b5ecbcd4 start_wqthread

Environment

react: 16.6.3 react-native: 0.59.8 react-native-calendar-events: 1.7.3

Device

iPhone X iOS 12.3.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:12

github_iconTop GitHub Comments

1reaction
zach-lumancommented, Sep 5, 2019

any update on this bug?

1reaction
karimbuttcommented, Aug 6, 2019

@gcrabtree same for us - hard to debug. Any luck on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fatal Exception: NSInvalidArgumentException
Hi! We've been encountering crashes like this in iOS 13 devices. On the stack trace, it appears that the NSError object is expecting...
Read more >
Fatal Exception: NSInvalidArgumentException ... - GitHub
a: production Issues experienced in live production apps engine flutter/engine repository. See also e: labels.
Read more >
Fatal Exception: NSInvalidArgumentException - Stack Overflow
This is my first post on Stackoverflow so please let me know if I'm doing anything wrong. I have a Swift iOS app...
Read more >
Fatal Exception: NSInvalidArgumentException -[NSNull length]
Hi,. I am facing the same issue over my app. I have received this error in iOS crashes. No issues over android. Unable...
Read more >
Fatal Exception: NSInvalidArgumentException Can't add self ...
iOS : [iOS 13]: Fatal Exception : NSInvalidArgumentException Can't add self as subview ([NSCache init]) [ Beautify Your Computer ...
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