Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Google maps not working in xamarin Forms application for Android

$
0
0

Hi, I have an application with a MapRenderer for Android, when I select the page where the map is, the Application crash and I get the following error:

[Mono] Assembly Ref addref Xamarin.Forms.Maps.Android[0x9f8131c0] -> System[0x9ebeb160]: 13
[art] JNI RegisterNativeMethods: attempt to register 0 native methods for xamarin.forms.platform.android.ViewRenderer
[Mono] Assembly Ref addref Xamarin.Forms.Maps.Android[0x9f8131c0] -> Xamarin.Forms.Maps[0x9f813160]: 3
[x] Making Creator dynamically
[ResourcesManager] Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
[ResourcesManager] Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
[Google Maps Android API] Google Play services client version: 6587000
[Google Maps Android API] Google Play services package version: 7099470
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_get_system_property'.
[Mono] Probing 'monodroid_get_system_property'.
[Mono] Found as 'monodroid_get_system_property'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_free'.
[Mono] Probing 'monodroid_free'.
[Mono] Found as 'monodroid_free'.
[ResourceType] No known package when getting value for resource number 0xff303030
[Choreographer] Skipped 32 frames!  The application may be doing too much work on its main thread.

I think that is somehow related to the GoogleApi... But I don't really understand if I'm using wrong packages or what. I'm using these packages for the android part: Forms (1.3.3), Forms.Maps(1.3.3) , Xamarin.Android.Support.v4 (21.0.3), Xamarin.Android.Support.v7AppCompat (21.0.3), Xamarin.Android.Support.v7.MediaRouter (21.0.3), Xamarin.GooglePlayServices (22.0.0.2).


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>