You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
I am using below code to add attachments and compose an email using Xamarin essentials.
When I select gmail as an option I am able to see that my 'To', 'Body', 'Subject' fields are properly prepopulated with in the compose window of gmail app except that I don't see the attachments already attached in that email.
Expected Behavior
Actual Behavior
Basic Information
Version with issue:
Last known good version:
IDE: VS 2017 professional
Platform Target Frameworks: net standard 2.x
iOS: <11.0 and above-->
Android: <8.0 and above -->
UWP: <17134 and above-->
Android Support Library Version: <28.0.0.1 -->
Nuget Packages: Xamarin forms 3.4.6, Xamarin.Essentials: 1.1.0
Affected Devices: RealMe C2 , POCO F1 and so on ….
Description
I am using below code to add attachments and compose an email using Xamarin essentials.
When I select gmail as an option I am able to see that my 'To', 'Body', 'Subject' fields are properly prepopulated with in the compose window of gmail app except that I don't see the attachments already attached in that email.
Expected Behavior
Actual Behavior
Basic Information