Closed Bug 1145108 Opened 9 years ago Closed 9 years ago

Aurora build shows a No Mail Accounts message on startup

Categories

(Firefox for iOS :: Build & Test, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: st3fan, Unassigned)

References

Details

Attachments

(1 file)

Because the MFMailComposerViewController is created immediately when the app starts, people who have not configured a mail account on their device are greeted with a "No Mail Accounts" message.

There is a note in the code that the global MFMailComposer is a workaround for some bug. But maybe we can live with that bug and just allocate it at the moment a screenshot is made. (That is normal usage anyway - I don't think it should be reused)
I have removed the workaround where the MFMailComposeViewController is created at startup because without it things also seem to work fine. This gets rid of the 'No Mail Accounts' alert when the application starts.
Attachment #8583074 - Flags: review?(wjohnston)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: