Skip to content

Modal crash in iOS app extension #13951

@npomfret

Description

@npomfret

I'm seeing my app extension crash on some devices. It launches a Modal which appears briefly before the whole thing vanishes. I can't see an explicit error message but I have noticed the message below (which I don't understand). Any ideas?

2017-05-12 21:01:55.731 [error][tid:main][RCTModalHostViewController.m:68] Modal was presented with 0x2 orientations mask but the application only supports 0x0.Add more interface orientations to your app's Info.plist to fix this.NOTE: This will crash in non-dev mode.
2017-05-12 21:01:55.730695+0100 myapp-share[18726:4276060] Modal was presented with 0x2 orientations mask but the application only supports 0x0.Add more interface orientations to your app's Info.plist to fix this.NOTE: This will crash in non-dev mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions