You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing Touch issue in my Angular Ionic Cordova iOS application, when app launches in landscape mode and changes to portrait after Splash screen is loaded and navigates to next screen.
After changing to Portrait mode, the addition portion at bottom of the screen is not touchable after integrating Google Maps plugin.
Adding few more additional steps:
I have set Auto orientation and launching the app in Landscape and then navigates to login screen.
In login screen, we have a side menu which contains option to display maps.
But when i was in login screen and changing the orientation from landscape to portrait, bottom portion is not clickable as mentioned in image with colour.
Below code is causing the issue for me when auto rotate is enabled.
The text was updated successfully, but these errors were encountered:
ksp143
changed the title
Orientation issue with Google Maps plugin MyPluginLayer
iPad Orientation issue with Google Maps plugin MyPluginLayer
Jun 14, 2022
I am facing Touch issue in my Angular Ionic Cordova iOS application, when app launches in landscape mode and changes to portrait after Splash screen is loaded and navigates to next screen.
After changing to Portrait mode, the addition portion at bottom of the screen is not touchable after integrating Google Maps plugin.
Adding few more additional steps:
Below code is causing the issue for me when auto rotate is enabled.
The text was updated successfully, but these errors were encountered: