-
Notifications
You must be signed in to change notification settings - Fork 55
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
App crash - CTAlertViewController showFromWindow #292
Comments
@Praphin We will investigate this on Xcode 15. Meanwhile could you please update to our latest version v5.2.0 and try this out? |
@akashvercetti I can update version and check on the next release. Meanwhile any plans for above PR on Master release ? |
@Praphin we are planning to release a new version this week. |
@akashvercetti I sorry to write a comment in this issue, but it seems to me that this is the same problem. clevertap-react-native has a similar issue. Could you please fix it there too? Environment: |
@vkochukov we will release a fix for react native too. We will keep you updated on the release 👍 |
Please release fix for https://github.com/CleverTap/clevertap-cordova also. |
We have released a fix for this in our latest release for: |
Describe the bug
App is getting crashed with following error
Fatal Exception: NSInternalInconsistencyException
UIViewController is missing its initial trait collection populated during initialization. This is a serious bug, likely caused by accessing properties or methods on the view controller before calling a UIViewController initializer. View controller: <CTAlertViewController: 0x10f813ff0>
Screenshots
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: