Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
531 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created a pull request in CleverTap/clevertap-ios-sdk that received 2 comments
SDK-426: moved UIApplication accesses to Main Queue
Accessing instances of UIApplication on any queue other than Main Queue causes Xcode's Thread Sanitizers to raise warnings & can result in undefine…