We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NSInvalidArgumentException - -[NSNull length]: unrecognized selector sent to instance
Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x9e38 __exceptionPreprocess 1 libobjc.A.dylib 0x178d8 objc_exception_throw 2 CoreFoundation 0x17e81c +[NSObject(NSObject) _copyDescription] 3 CoreFoundation 0x1ff50 forwarding 4 CoreFoundation 0x88320 _CF_forwarding_prep_0 5 CoreFoundation 0x6dfc CFStringCompareWithOptionsAndLocale 6 Company 0x6ce5c -[SocialSharing canShareVia:] + 241 (SocialSharing.m:241) 7 Company 0x180c64 -[CDVCommandQueue execute:]
Device Model:iPhone 13 Orientation: Portrait RAM free: 83.34 MB Disk free: 25.94 GB Operating System Version:16.3.1 Orientation: Portrait Jailbroken:No
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NSInvalidArgumentException - -[NSNull length]: unrecognized selector sent to instance
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x9e38 __exceptionPreprocess
1 libobjc.A.dylib 0x178d8 objc_exception_throw
2 CoreFoundation 0x17e81c +[NSObject(NSObject) _copyDescription]
3 CoreFoundation 0x1ff50 forwarding
4 CoreFoundation 0x88320 _CF_forwarding_prep_0
5 CoreFoundation 0x6dfc CFStringCompareWithOptionsAndLocale
6 Company 0x6ce5c -[SocialSharing canShareVia:] + 241 (SocialSharing.m:241)
7 Company 0x180c64 -[CDVCommandQueue execute:]
Device
Model:iPhone 13
Orientation: Portrait
RAM free: 83.34 MB
Disk free: 25.94 GB
Operating System
Version:16.3.1
Orientation: Portrait
Jailbroken:No
The text was updated successfully, but these errors were encountered: