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

update mac support #419

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

update mac support #419

wants to merge 1 commit into from

Conversation

neonio
Copy link

@neonio neonio commented Apr 16, 2022

No description provided.

@thomassth
Copy link
Contributor

If I have to guess, most of the new files are auto generated?

What are the actual changes in this commit?

@thomassth thomassth mentioned this pull request May 13, 2022
@thomassth
Copy link
Contributor

Tried building it today with the example app
While the UI opens, no calendar info was parsed

@thomassth thomassth marked this pull request as draft October 1, 2022 02:32
@thomassth thomassth added enhancement New feature or request hacktoberfest labels Oct 3, 2022
@lukemmtt lukemmtt mentioned this pull request May 1, 2024
@lukemmtt
Copy link

lukemmtt commented May 1, 2024

Regarding the bug discussed here earlier (i.e. permissions not working right for macOS builds launched from VSCode or Android Studio), I've gathered some likely-relevant discussions for reference:

For what it's worth, my workflow for debugging anything involving Calendar or Reminders macOS permissions right now is:

  1. Launch debug or release build from Android Studio. Permissions will not work at this stage, and any attempt to read permission will return PermissionStatus at the OS level.
  2. Ensure the launcher icon is saved in the dock, then close the app & reopen it by clicking on icon in dock
  3. Permissions work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants