Open nalexn opened 1 year ago
In v2.6.3, the swizzling implementation has been updated for cases where it is used with the analysis library. I would like you to try the version and please give me a feedback.
any update on this ? still having the problem in v2.8.0
@nihedr9
Is it possible to let me know which libraries the above crashes occur when used with?
@scenee not using any special third party librairies with it
Do you want me to create a PR with your commit bea2980
I'm sorry for the late reply. I've added the commit into the master as 0e0f773. It would be helpful to know if this resolved the crash issue.
@nalexn, @nihedr9
I've released a possible fix at 0e0f773 in v2.8.2. If you still encounter this issue, I'm glad for you to report it in this issue. I would continue to investigate it.
hey @scenee We don't have the crash anymore. Thank you for your assistance 👍
Description
We've recently started getting random crashes with the following stack:
Expected behavior
No crash
Actual behavior
A random crash
Steps to reproduce
I believe we've started seeing this crash after adding other libraries that also do swizzling. While this is understandable for SDKs like analytics to do the swizzling, I believe the libraries like this should refrain from using it. Please explore less hacky alternatives.
How do you display panel(s)?
How many panels do you displays?
Environment
Library version
1.7.6
Installation method
SPM
iOS version(s)
iOS 16.4
Xcode version
14.3