Fatal Exception: NSInvalidArgumentException
See original GitHub issueFatal 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:
- Created 4 years ago
- Reactions:5
- Comments:12
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
any update on this bug?
@gcrabtree same for us - hard to debug. Any luck on this?