Dear Team,
We are receiving the below crash from Crashlytics in recent times,
Could you please confirm on the reason behind and how that can be avoided
Fatal Exception: NSInvalidArgumentException
-[NSTaggedPointerString stringByReplacingCharactersInRange:withString:]: nil argument
0 CoreFoundation __exceptionPreprocess
1 libobjc.A.dylib objc_exception_throw
2 Foundation
+[NSUserDefaults(NSUserDefaults_NSURLExtras) _web_defaultsDidChange]
3 TextInput
-[TIDocumentState(StateTransitions) documentStateAfterReplacingText:withText:]
40 UIKitCore
UIApplicationMain
41 main + 33
42 libdyld.dylib start
A quick help will be much appreciated.
We are receiving the below crash from Crashlytics in recent times,
Could you please confirm on the reason behind and how that can be avoided
Fatal Exception: NSInvalidArgumentException
-[NSTaggedPointerString stringByReplacingCharactersInRange:withString:]: nil argument
0 CoreFoundation __exceptionPreprocess
1 libobjc.A.dylib objc_exception_throw
2 Foundation
+[NSUserDefaults(NSUserDefaults_NSURLExtras) _web_defaultsDidChange]
3 TextInput
-[TIDocumentState(StateTransitions) documentStateAfterReplacingText:withText:]
40 UIKitCore
UIApplicationMain
41 main + 33
42 libdyld.dylib start
A quick help will be much appreciated.