You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately this is occurring on only one device I have. Several other phones and iPads are not showing this error at all.
iPhone 15 Pro, iOS 18.1.1
Doesn't seem to affect bug reporting.
Steps to Reproduce the Problem
Initialize Instabug (seen with v14.0.0 and 13.0.0)
Expected Behavior
Actual Behavior
fault: Declared Objective-C type "[String : Any]" for attribute named userEvents is not valid
CoreData: fault: Declared Objective-C type "[String : Any]" for attribute named userEvents is not valid
CoreData: Declared Objective-C type "[String : Any]" for attribute named userEvents is not valid
fault: Declared Objective-C type "[NSString]" for attribute named fatalCrashesUUIDs is not valid
CoreData: fault: Declared Objective-C type "[NSString]" for attribute named fatalCrashesUUIDs is not valid
CoreData: Declared Objective-C type "[NSString]" for attribute named fatalCrashesUUIDs is not valid
fault: Declared Objective-C type "[NSString]" for attribute named nonFatalCrashesUUIDs is not valid
CoreData: fault: Declared Objective-C type "[NSString]" for attribute named nonFatalCrashesUUIDs is not valid
CoreData: Declared Objective-C type "[NSString]" for attribute named nonFatalCrashesUUIDs is not valid
fault: Declared Objective-C type "[NSString]" for attribute named fatalHangsUUIDs is not valid
CoreData: fault: Declared Objective-C type "[NSString]" for attribute named fatalHangsUUIDs is not valid
CoreData: Declared Objective-C type "[NSString]" for attribute named fatalHangsUUIDs is not valid
fault: Declared Objective-C type "[NSString]" for attribute named oomCrashesUUIDs is not valid
CoreData: fault: Declared Objective-C type "[NSString]" for attribute named oomCrashesUUIDs is not valid
CoreData: Declared Objective-C type "[NSString]" for attribute named oomCrashesUUIDs is not valid
fault: Declared Objective-C type "[NSString]" for attribute named appTerminationsUUIDs is not valid
CoreData: fault: Declared Objective-C type "[NSString]" for attribute named appTerminationsUUIDs is not valid
CoreData: Declared Objective-C type "[NSString]" for attribute named appTerminationsUUIDs is not valid
fault: Declared Objective-C type "[String : String]" for attribute named customAttributes is not valid
CoreData: fault: Declared Objective-C type "[String : String]" for attribute named customAttributes is not valid
CoreData: Declared Objective-C type "[String : String]" for attribute named customAttributes is not valid
Instabug integration code
Make sure to remove your app token.
SDK Version
13.0.0
14.0.0
iOS Version
18.1.1
Device Model
iPhone 15 Pro
[Optional] Project That Reproduces the Issue
The text was updated successfully, but these errors were encountered:
Unfortunately this is occurring on only one device I have. Several other phones and iPads are not showing this error at all.
iPhone 15 Pro, iOS 18.1.1
Doesn't seem to affect bug reporting.
Steps to Reproduce the Problem
Initialize Instabug (seen with v14.0.0 and 13.0.0)
Expected Behavior
Actual Behavior
Instabug integration code
Make sure to remove your app token.
SDK Version
13.0.0
14.0.0
iOS Version
18.1.1
Device Model
iPhone 15 Pro
[Optional] Project That Reproduces the Issue
The text was updated successfully, but these errors were encountered: