Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling js method onMapReady failed TypeError: com.google.android.gms.maps.GoogleMap.OnCircleClickListener is not a constructor File: "xxx/files/app/tns_modules/nativescript-google-maps-sdk/map-view.js, line: 208, column: 46 #115

Closed
giovannicandido opened this issue Jan 3, 2017 · 4 comments

Comments

@giovannicandido
Copy link

This is happening on a play store alpha application.

Is not happening deploying to the device from USB.

What could cause this problem?

Android 6.0

@giovannicandido
Copy link
Author

giovannicandido commented Jan 3, 2017

APK is created with tns build android --release command

And tested with tns run android

@giovannicandido
Copy link
Author

More strange, if a copy the release from usb with adb install my.apk it works

@bittonye
Copy link

had the same problem solved after I've updated the google maps api at the sdk manager

@giovannicandido
Copy link
Author

Thank you @lolporer,

Updating SDK tools fix the problem. I was using the sdk tools recommended by Nativescript installation tutorial.
Now I just need to update the continuous build docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants