Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.
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

Description

@b-talib-ebs

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions