Sure. This is what I did: XAML: <StackLayout Padding="5" Orientation="Vertical" VerticalOptions="StartAndExpand" Grid.Row="0" Grid.Column="0"> … (View Post)
Hi @g.mich, Sorry for the late response. What I did finally was to go native for Android. I created a DependencyService class. This is the code to send an email using the native APIs: public void Sen… (View Post)
I have registered a bug here: https://bugzilla.xamarin.com/show_bug.cgi?id=36577 Xamarin, why everytime I update to a new version I have the feeling that something is not going to work? You have to k… (View Post)