harishios
harishios
I have got this crash log in my crash analytics tool. Please help. Fatal Exception: NSInvalidArgumentException -[UIImageView setImageFailed:]: unrecognized selector sent to instance 0x127f2e860 [AsyncImageLoader imageFailed:](AsyncImageView.m:394) 6 CoreFoundation 0x1822cefc4 **CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER**...
Im getting crash NON-Consistently in AsyncImageView. Below is the crash log. UIKit _UIBuiltinTraitStorageEqual + 16 UIKit _UIBuiltinTraitStorageEqual + 16 CoreFoundation CFBasicHashFindBucket + 644 CoreFoundation CFDictionaryGetValue + 156 UIKit _UITraitCollectionCacheForBuiltinStorage +...
We got lot of security issues in _FCFileManager.m_ saying - Insecure Storage: Lacking Data Protection Example: `[[((NSString *)content) dataUsingEncoding:NSUTF8StringEncoding] writeToFile:absolutePath atomically:YES];`
iOS 13.4 Crash on launching UBSignatureDrawingViewController, it was working fine till upgrading to the latest 13.4.x version. This is what I see in the stack trace, ``` Fatal Exception: NSInvalidArgumentException...
Hi Team, I'm using Objective C and I need to encrypt data with AES256-GCM. Does cryptokit support this?
Hi Team, When Voice Over is enabled in iPhone settings and when we open the FSCalendar in my application, it announces the Current month and then it **_announces the previous...