Open
Description
Application with nested frame crash with suspend/resume during transition of parent frame.
This crash might be reproduced with various app suspend/resume scenarios.
Isolated scenarios using this playground app with slow transitions between pages:
-
Steps:
- Go to Second Page (the second page has nested frame)
- Suspend app and immediately resume the same app
-
Steps:
- Go to Second Page (the second page has nested frame)
- Go back with android back button and immediately suspend and resume the same app
-
Steps:
- Go to Second Page (the second page has nested frame)
- Go to "Third page" and immediately suspend and resume the same app