-
Notifications
You must be signed in to change notification settings - Fork 13
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
EXC_BAD_ACCESS ModalViewManager.swift:63 #272
Comments
Hi @fossage. Thanks for reaching out and sharing the details. Sorry for the inconvenience caused by this issue. The logs are really helpful and will help us in investigating the possible issue. We'll take a closer look at the code and get back to you with more details. Meanwhile, can you please answer the following:
Thanks again for sharing the details. These questions might help us narrow down the issue and find the root cause which will help in fixing and verifying the changes. Appreciate your patience and help in identifying the issue. |
@mrehan27 thanks for the follow up.
|
In writing out the above, the explicit call to |
Thank you for the great details. We have noted this down and will take a look to see if we can improve anything to minimize the crash occurrence. However, with the current implementation, if you can remove I can't think of any use case where you would need to call |
@mrehan27 , we have released an update where we are no longer explicitly calling |
@fossage Thanks a lot for the updates. Sorry to hear that the issue is still occurring, though it's good to know the occurrences have been reduced. I'll discuss this with team internally to prioritize any possible fix and keep sharing updates here on any progress we make. Thanks again for your patience and feedback. |
SDK version: 3.6.0
Environment: Production
Are logs available?
No, but we do have crash logs from our error logging software.
Describe the bug
To Reproduce
Not able to reproduce locally unfortunately.
Expected behavior
The app does not crash
Additional context
Pods/CustomerIOMessagingInApp/Sources/MessagingInApp/Gist/Managers/ModalViewManager.swift:63:16
The text was updated successfully, but these errors were encountered: