Skip to content
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

If SDL is started before the UIWindow, a crash can occur #1258

Closed
joeljfischer opened this issue May 9, 2019 · 0 comments
Closed

If SDL is started before the UIWindow, a crash can occur #1258

joeljfischer opened this issue May 9, 2019 · 0 comments
Assignees
Labels
bug A defect in the library

Comments

@joeljfischer
Copy link
Contributor

Bug Report

This is very similar to #1255. However, even after the fix for that, #1256, another infinite recursion can occur in a different method shouldAutorotate in SDLScreenshotViewController.

Reproduction Steps
  1. Setup SDL
  2. Setup the app's window
  3. Run the app
Expected Behavior

No crash

Observed Behavior

Crash

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 6.2.2
  • Testing Against: n/a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

No branches or pull requests

1 participant