lhoang Posted January 7, 2019 Share Posted January 7, 2019 Hello, I have an instant game in development and I have marked the game to use landscape mode in my fbapp-config.json file. When I test the game via the Messenger app on my iPhone, everything works as expected. However, when I try it in my browser (Chrome), it shows up in Portrait mode and there doesn't seem to be any way to change the orientation. Does anyone know if this is the expected behavior or am I missing something? I am using v6.2 API and below is my config: { "instant_games": { "platform_version": "RICH_GAMEPLAY", "orientation": "LANDSCAPE", "navigation_menu_version": "NAV_FLOATING" } } Thanks! Quote Link to comment Share on other sites More sharing options...
Noel Posted January 8, 2019 Share Posted January 8, 2019 @lhoang Did you set it in your app settings too? Quote Link to comment Share on other sites More sharing options...
lhoang Posted January 11, 2019 Author Share Posted January 11, 2019 Ah! I missed that setting, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.