Ragu Vijaykumar

Results 4 issues of Ragu Vijaykumar

Getting warnings pointing to this deprecation: ``` @available(iOS, introduced: 2.0, deprecated: 12.0, message: "Use +unarchivedObjectOfClass:fromData:error: instead") open class func unarchiveObject(withFile path: String) -> Any? ``` being called from: ``` public...

### How frequently does the bug occur? Sometimes ### Description In the following code snippet, we are attempting to write data to Realm in a background thread, and once written,...

T-Bug
O-Community
More-information-needed
Waiting-For-Reporter

I can make archives from my XCode project and this Scheme as that's what we are manually doing all the time. Not sure why this is failing, but this is...

Receiving the following crash from some, but not all users. Unclear what is causing it since the crash is occurring on a background thread within the Segment library. App is...