We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems that there is a memory leak in getSwiftProperties method in Object.swift at line 738
Seems that happens during the Realm initialization
Realm framework version: 4.3.1 Xcode version: 11.2.1 iOS version: 12.0 Dependency manager + version: Cocoapods 1.8.4
The text was updated successfully, but these errors were encountered:
I'm noticing the same leak when creating first realm instance.
We're using: Realm version: 4.1.1 Xcode version: 11.2.1
Sorry, something went wrong.
I'm having the same issue using 4.3.1
property_copyAttributeList
leemaguire
Successfully merging a pull request may close this issue.
Actual Results
Seems that there is a memory leak in getSwiftProperties method in Object.swift at line 738
Steps to Reproduce
Seems that happens during the Realm initialization
Version of Realm and Tooling
Realm framework version: 4.3.1
Xcode version: 11.2.1
iOS version: 12.0
Dependency manager + version: Cocoapods 1.8.4
The text was updated successfully, but these errors were encountered: