cjlotz / Xamarin.Plugins

Cross platform Xamarin Plugins
MIT License
113 stars 56 forks source link

when trying to open default mail app is hidden under status bar and not responsive on iPhone XR and XS #113

Open VBoydev opened 5 years ago

VBoydev commented 5 years ago

If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.

Failure to fill out this information will result in this issue being closed. If you post a full stack trace in a bug it will be closed, please post it to http://gist.github.com and then post the link here.

Bug Information

Version Number of Plugin:5.2.0

Device Tested On:iPhone XR

Simulator Tested On:

Version of VS: 2019

Version of Xamarin:3.6.0.220655

Versions of other things you are using:

Steps to reproduce the Behavior

Try to send an email using iPhone XR or XS using SendEmail(mail); and to display the default email app.

Expected Behavior

The email app should be responsive and not hidden under the status bar of the phone

Actual Behavior

The default email app sometimes is hidden under the status bar and not responsive and sometimes it is only not responsive.

Code snippet

Screenshot 2019-05-08 at 10 56 02

Screenshots

IMG_0002