Hi,
As we can monitor the window.resize event of the client to get the height.
Is there a way to get that information once the app is registered?
If not, how do you handle the height of the Iframe if the user do not resize its screen?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
You can add a resize listening event to automatically adjust the height of your app. It's also recommended to invoke a resize whenever the app.activated event fires.