Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-2231] [CTLocalDataStore persistLocalProfileIfRequired] crash #197

Merged
merged 3 commits into from
Oct 11, 2022

Commits on Jul 6, 2022

  1. Merge pull request #191 from CleverTap/develop

    Release v4.1.1
    AishwaryaNanna committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    32f654a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Merge pull request #196 from CleverTap/develop

    Release iOS SDK v4.1.2
    Sonal-Kachare committed Sep 16, 2022
    1 Configuration menu
    Copy the full SHA
    b822155 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. fix(SDK-2231): Fixed [CTLocalDataStore persistLocalProfileIfRequired]…

    … crash
    
    - Used same serial queue to resolve data race condition to read/write `lastProfilePersistenceTime`.
    nishant-clevertap committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b028a1a View commit details
    Browse the repository at this point in the history