Okay, i'm doing my engineering degree project and i need to do few small Xamarin.Forms programs to compare them with Cordova and others.
1st i have few problems with Xamarin.Forms.Map which i used like in Xamarin.Forms.Map tutorial
1. On iOS version i have no "localization" button even if i have isShowingUser as true. Is this some bug or i do something wrong ?
2. I added some "basic" button and it's transparent on iOS version while on Android it's grey, is there possibility to make it grey on iOS too?
3. Is there possibility of gaining details of phone (more than model,ID,idiom and version of system) through shared part of program ?
I hope i didn't wrote anything stupid. Thx for any help.