Closed GitHubYhb closed 3 months ago
Thanks @GitHubYhb for reporting the issue. Could you please provide more details to help expedite our troubleshooting?
Describe the Bug A clear and concise description of what the bug is.
Repro Steps If applicable, steps to reproduce the behavior.
Screenshots If applicable, add screenshots to help explain your problem.
Project Info If this is an issue happening in a specific Clarity project,
Platform/Framework Info
Additional Context Add any other context about the problem here. e.g. Nature of the issue (consistent or intermittent) or noticeable patterns
A fix should be released with our next version, so please stay tuned.
Thanks @GitHubYhb for reporting the issue. Could you please provide more details to help expedite our troubleshooting?
Describe the Bug A clear and concise description of what the bug is.
Repro Steps If applicable, steps to reproduce the behavior.
Screenshots If applicable, add screenshots to help explain your problem.
Project Info If this is an issue happening in a specific Clarity project,
- Project ID
Platform/Framework Info
- Device: [e.g. iPhone 13 Pro]
- OS: [e.g. iOS 17.5]
- Application Framework [e.g. ReactNative, Native UIKit-based or Native SwiftUI-based]
- Clarity Version [e.g. 2.0.0]
Additional Context Add any other context about the problem here. e.g. Nature of the issue (consistent or intermittent) or noticeable patterns
UIGraphicsBeginImageContext
is deprecated at iOS 17.0 or later, crash when size is zero.
nfxf04najx
OS: iOS 17 or later
Application Framework : Native
Clarity Version : cocoapods version is Clarity (0.2.0)
The issue should be fixed if you upgrade to Clarity v2.1.0.
this is crash log by firebase, how to fix it ?