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 sharing debug information from a Mac #1067

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Conversation

GianniCarlo
Copy link
Collaborator

Bugfix

  • Apple Silicon Macs running the iOS version can't share the txt file out of the app (the share sheet only shows the messages route, and tapping on any contact does not work either)

Approach

  • Add a way to export the info as a String for Macs

Things to be aware of / Things to focus on

  • It's not ideal, but it's what can be done given the constraints (not being able to use AppKit or other Mac APIs without fully embracing Catalyst)

Screenshots

Screenshot 2024-01-05 at 22 45 25

Simulator Screenshot - iPhone 15 - 2024-01-05 at 22 50 00

@GianniCarlo GianniCarlo self-assigned this Jan 6, 2024
@GianniCarlo GianniCarlo merged commit 259574d into develop Jan 6, 2024
1 check passed
@GianniCarlo GianniCarlo deleted the fix-sharing-mac branch January 6, 2024 11:05
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.

1 participant