cordova-plugin-googlemaps: Bottom part of ionic tabs is not clickable
I’m submitting a … (check one with “x”) [ ] question [x] any problem or bug report [ ] feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”) [ ] Android [x] iOS
cordova information:
com.googlemaps.ios 2.5.0 "Google Maps SDK for iOS"
cordova-plugin-console 1.1.0 "Console"
cordova-plugin-device 1.1.7 "Device"
cordova-plugin-googlemaps 2.1.2-beta-20171122-2100 "cordova-plugin-googlemaps"
cordova-plugin-ionic-webview 1.1.16 "cordova-plugin-ionic-webview"
cordova-plugin-splashscreen 4.1.0 "Splashscreen"
cordova-plugin-statusbar 2.3.0 "StatusBar"
cordova-plugin-whitelist 1.3.3 "Whitelist"
ionic-plugin-keyboard 2.2.1 "Keyboard"
Current behavior: The bottom part of ionic tabs is not clickable when the map plugin is installed. I am not sure but it may be caused by 6d4b129321ad46c10f6f434908ab364883a09c3a.
You can test with my repo: https://github.com/antoine92190/ionic-map
Screen capture or video record:

About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 30 (15 by maintainers)
Commits related to this issue
- Bug fix: can not click on the tab bar of ionic framework #1930 Possibly related issues are: https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/1920 https://github.com/mapsplugin/cordova-p... — committed to mapsplugin/cordova-plugin-googlemaps by wf9a5m75 7 years ago
- Patch for #1919 — committed to mapsplugin/cordova-plugin-googlemaps by wf9a5m75 6 years ago
Indeed, the issues cannot be reproduce on the iPhone X. But it can be reproduced on the iPhone 8 (and below) simulator. That probably confirms my guess that the issue is linked to the iPhone status bar.