Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback button not working #207

Closed
mulhoon opened this issue Jul 11, 2021 · 5 comments · Fixed by #221
Closed

Feedback button not working #207

mulhoon opened this issue Jul 11, 2021 · 5 comments · Fixed by #221

Comments

@mulhoon
Copy link

mulhoon commented Jul 11, 2021

The feedback button doesn't seem to work in the settings.

I don't have mail on my phone if that helps. Just gmail.

@noloman
Copy link
Contributor

noloman commented Aug 25, 2021

I just tried and it works perfectly

@mulhoon
Copy link
Author

mulhoon commented Oct 19, 2021

What is the expected behaviour? What application is it meant to open?

I'm on iPhone XR without the Apple mail app.

@rsponholtz
Copy link

Feedback button doesn’t do any thing on my iPhone or iPad.

@delreluca
Copy link

Opens a dialogue from the mail app for me, so if you don't have it or don't have any accounts set up it won't work.
See also the corresponding code:

if MFMailComposeViewController.canSendMail() {

@mulhoon
Copy link
Author

mulhoon commented Nov 16, 2021

Not ideal, for all those who don't use apple mail.
Ideally use the mailto:// scheme
https://stackoverflow.com/questions/54350041/mfmailcomposeviewcontroller-cansendmail-always-returns-false

@weiran weiran mentioned this issue Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants