-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
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
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.