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
Hi,
Application is crashing only on iPhone 6 with iOS version 12.2.
[_contentView addSubview:topViewController.view]; line number 871 (STPopupController)
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 0]' terminating with uncaught exception of type NSException CoreSimulator 732.18.0.2 - Device: iPhone 6 (D38AC3B5-302C-48C0-8909-9EA5CA54A7B1) - Runtime: iOS 12.2 (16E226) - DeviceType: iPhone 6 Printing description of ((id)0x111a636e3): (id) [0] = 0x0000000111a636e3
Any reference please revert.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Application is crashing only on iPhone 6 with iOS version 12.2.
[_contentView addSubview:topViewController.view]; line number 871 (STPopupController)
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 0]'
terminating with uncaught exception of type NSException
CoreSimulator 732.18.0.2 - Device: iPhone 6 (D38AC3B5-302C-48C0-8909-9EA5CA54A7B1) - Runtime: iOS 12.2 (16E226) - DeviceType: iPhone 6
Printing description of ((id)0x111a636e3):
(id) [0] = 0x0000000111a636e3
Any reference please revert.
The text was updated successfully, but these errors were encountered: