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

iOS Source fallbacks and re-add url parameter #311

Merged
merged 3 commits into from
Sep 23, 2021

Conversation

rmtmckenzie
Copy link
Contributor

I should have separated these into two pull requests but I believe they are both worthwhile fixes; if you disagree about the source fallbacks then it would be great if you could at least re-add the url parameter.

In production I'm seeing errors and a failure to create scheduled notifications on many devices, as it seems in more recent iOS versions there is often no local calendar. It would be even better if there were a way to query sources directly from flutter, but that would complicate things and is probably overkill in most cases - I'm going to guess that 99% of users just use the default iCloud calendar.

@nickrandolph
Copy link
Contributor

@andzejsw and @thomassth are you both ok with this PR?

@andzejsw
Copy link
Contributor

andzejsw commented Jul 7, 2021

@nickrandolph All looks good.

@saschaernst
Copy link

Will this PR ever be merged?

@rmtmckenzie
Copy link
Contributor Author

lmk know if you need anything else from my end to make it happen!

@thomassth
Copy link
Contributor

I don't have an iOS device at hand

Can someone run this PR on device and see if there's any error popping up

In case there is some migration issue from previous versions

@rmtmckenzie
Copy link
Contributor Author

rmtmckenzie commented Sep 22, 2021

If it helps, I've been running this in production with roughly 30k active iOS users for 3 months and haven't been seeing any errors in crashlytics or having any user reports about it. That being said, not all of them use the calendar functionality, and it isn't particularly essential to the app so it's possible that I wouldn't have heard even if something was going wrong.

@thomassth thomassth merged commit 5a98ad8 into builttoroam:develop Sep 23, 2021
@thomassth thomassth mentioned this pull request Oct 6, 2021
GoldenSoju pushed a commit to GoldenSoju/device_calendar that referenced this pull request Oct 25, 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 this pull request may close these issues.

5 participants