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
My application we are using OC Mapper SDK.Its works on Xcode 10.0 Version properly in my app. After updating to xCode 10.1 the application is crashing on devices iOS 11.2.2 and 9.3.5 versions but its working on iOS 12.1.4. I got this below warning and will crashing.
warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available.
Its related to OCMapper SDK Crash here i am attaching proper screen shots.
Please help me, how we sort out.
The text was updated successfully, but these errors were encountered:
vasuippili
changed the title
OCMapper SDK is crashing on iOS 11.2.2 Version with xCode10.1
OCMapper SDK is crashing on iOS 11.2.2 Version using xCode10.1
Feb 21, 2019
My application we are using OC Mapper SDK.Its works on Xcode 10.0 Version properly in my app. After updating to xCode 10.1 the application is crashing on devices iOS 11.2.2 and 9.3.5 versions but its working on iOS 12.1.4. I got this below warning and will crashing.
warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available.
Its related to OCMapper SDK Crash here i am attaching proper screen shots.
Please help me, how we sort out.
The text was updated successfully, but these errors were encountered: