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

Setting "to" field doesn't populate correctly for Spark #150

Open
jordansoltman opened this issue Feb 4, 2025 · 2 comments
Open

Setting "to" field doesn't populate correctly for Spark #150

jordansoltman opened this issue Feb 4, 2025 · 2 comments

Comments

@jordansoltman
Copy link

jordansoltman commented Feb 4, 2025

openComposer({
      to: "[email protected]",
      defaultEmailLabel: "Default",
      removeText: false,
      message: "Which email app would you like to use?",
      subject: "Test subject",
      body: "This works too!"
  });

In Spark, you would expect this to create a new email with the "to" field populated. The subject correctly populates as well as the body, but the to field is blank.

@tschoffelen
Copy link
Owner

Thanks for reporting this! They might have changed the URL scheme - any chance you'd be able to open a PR?

@jordansoltman
Copy link
Author

I contacted Readdle to see if the URL scheme changed. I suppose it's also possible that there is a bug on their end.... If they get back to me and it's fixable, I'll submit a PR!

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

No branches or pull requests

2 participants