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

Optimize archive logic and fix CTTelephonyNetworkInfo crash #898

Merged
merged 1 commit into from
May 4, 2020

Conversation

zihejia
Copy link
Contributor

@zihejia zihejia commented May 4, 2020

  • Optimize archive logic:
    avoid using @synchronized and using GCD instead

  • fix CTTelephonyNetworkInfo crash
    let CTTelephonyNetworkInfo instance always stay alive by changing it to static to avoid being released by iOS.

@zihejia zihejia merged commit f3d6ab4 into master May 4, 2020
@zihejia zihejia deleted the setCurrentRadio-crash-fix branch April 1, 2021 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant