question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot interact with the map on Android (v2.2.9 - ionicv1)

See original GitHub issue

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”)

  • [ X] Android
  • iOS

cordova information: (run $> cordova plugin list) com.googlemaps.ios 2.6.0 “Google Maps SDK for iOS” com.telerik.plugins.nativepagetransitions 0.6.5 “Native Page Transitions” cordova-plugin-camera 2.2.0 “Camera” cordova-plugin-crosswalk-webview 1.7.2 “Crosswalk WebView Engine” cordova-plugin-device 1.1.2 “Device” cordova-plugin-googlemaps 2.2.9 “cordova-plugin-googlemaps” cordova-plugin-inappbrowser 1.6.1 “InAppBrowser” cordova-plugin-statusbar 2.4.1 “StatusBar” ionic-plugin-keyboard 2.2.0 “Keyboard”

Current behavior: I’m using ionic v1. After “plugin.google.maps.Map.getMap(div)” call, map is frozen (i cannot touch neither interact with it). It happens only on android. Map div has a data-tap-disabled=“true” attribute (even I’ve not set it). If I try to call map.setClickable(true) or any other method on plugin, i got the error log below (see attached screenshot)

Expected behavior: On IOS everything is fine, I can interact with the map normally. It should be ok even in Android (it was before last update from previous version)

Related code, data or error log (please format your code or data): schermata 2018-04-09 alle 17 47 10

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:25 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Apr 11, 2018

Hi unfortunately I cannot update right now gradle. I think this is due to old version of Ionic CLI (1.7.16) and cordova-android 5.1.1. I know this is a old environment, but I cannot update it so simply. I should find a way to update them without loosing any functionality as this is a two-years old project based on a lot of other plugins and features which needs this environment.

I’ll do my best to update everything and give you the update. In the meanwhile if you can try this again anyway, I’ll appreciate it.

0reactions
sabanadcommented, Jun 29, 2018

@wf9a5m75 @eleva I have the same issue and there is no crosswalk in my app. However the maps becomes unresponsive in android version 7.0, maps version 2.2.9 and 2.3.6. It works fine on all other devices. Please help

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Maps not working with Ionic2 on Android
I'm making a mobile app mostly following the examples in Ionic's doc pages. The aim is to get the user's latitude and longitude...
Read more >
Ionic geolocation woes
Hi, The geolocation API hasn't been working for me on the emulator for a while. I mostly attributed it to emulator snafus and...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Bug:2 - "How do I attach an ebuild. ... Bug:1109 - "Keyboard map selection does not work with USB keyboard" status:RESOLVED resolution:FIXED severity:normal ......
Read more >
cordova-plugin-file
cordova-plugin-file. This plugin implements a File API allowing read/write access to files residing on the device. This plugin is based on several specs, ......
Read more >
Release Notes | Firebase - Google
The Firebase Android SDKs for Cloud Messaging have been updated. ... Fixes an issue where the Extensions emulator would not work on Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found