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

fix: iOS simulator #38

Closed
wants to merge 1 commit into from
Closed

fix: iOS simulator #38

wants to merge 1 commit into from

Conversation

wxh06
Copy link

@wxh06 wxh06 commented Sep 2, 2023

Uncomment the code that opens http://127.0.0.1:${port}/#html as I am unable to open .eml file in the iOS simulator.

$ xcrun simctl openurl booted /var/folders/1t/ktc77qxs4k711pb_6cz8547w0000gn/T/e045a5cf-f88c-425c-b1d6-f9b60fa9a77c.eml
An error was encountered processing the command (domain=NSOSStatusErrorDomain, code=-50):
Simulator device returned an error for the requested operation.
Underlying error (domain=NSOSStatusErrorDomain, code=-50):
	The operation couldn’t be completed. (OSStatus error -50.)

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

@titanism
Copy link
Contributor

We didn't see any issues with iOS simulator - are you still having them?

@titanism titanism closed this May 27, 2024
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 this pull request may close these issues.

None yet

2 participants