Hi all.
I'm trying to use maps with Xamarin.Forms and I'm receiving a lot of errors.
Apparently, all errors derived from that error:
"package com.google.android.gms.panorama.PanoramaClient does not exist
com.google.android.gms.panorama.PanoramaClient.OnPanoramaInfoLoadedListener
warning: com\google\android\gms\plus\PlusClient.class(com\google\android\gms\plus:PlusClient.class): major version 51 is newer than 50, the highest major version supported by this compiler.
It is recommended that the compiler be upgraded."
What is happening?
Please help me.
Thanks