Closed LuisDeHaro closed 6 years ago
iOS: Same problem with the SMS composer task... I launch the SMS messenger task from a popup, and when I come back to the app (after sending the SMS), the popup is closed ... Any clue / workaround ? Thx
(Behavior on Android is OK: I come back on the opened popup)
Hi guys,
I'm using the plugin in order to compose a pre-filled email both in iOS and Android. Everything works OK, when i use the following code (in my ViewModel) it opens the email composer:
However, when I close the composer it seems to reset the Navigation Stack and sends me to the main ContentPage in my project.
Here's a video with the issue: https://drive.google.com/file/d/1E4Zim9CTJZ2uCdEQmcTswMFPhNpaOnCn/view
Any help will be appreciated. Thanks!