Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Cannot change mail picker Title text (IOS 15.3.1) #47

Open
b-talib-ebs opened this issue Mar 29, 2022 · 0 comments
Open

Cannot change mail picker Title text (IOS 15.3.1) #47

b-talib-ebs opened this issue Mar 29, 2022 · 0 comments

Comments

@b-talib-ebs
Copy link

Thankyou for awesome package.
I am facing a small problem trying to edit mail picker Title text from 'Choose Mail App' to some other text in IOS.(in android it does not get displayed) .
I have tried to edit by changing text of

 await OpenMailApp.composeNewEmailInMailApp(
                        nativePickerTitle: 'Some other title',
                        emailContent: email);

It would be great if you could help changing the title.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant