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

BugFix quick record #390

Merged
merged 4 commits into from
Oct 9, 2021
Merged

BugFix quick record #390

merged 4 commits into from
Oct 9, 2021

Conversation

bannzai
Copy link
Owner

@bannzai bannzai commented Oct 9, 2021

Abstract

Quick Recordが依然として機能しない場合があるので修正

再現しやすい手順としては下の通りである

  • 何かしらの手順で服用記録する
  • 服用記録を取り消す

色々探っていくとFlutterAppBadgerで登録していたプッシュ通知のActionableButtonのCategory達がnilで上書きされるようになっていた
奇しくも先日のFlutterAppBadgerのアプデでOSのバージョンごとによる分岐が入ったため、ライブラリのアプデでも直りそうだが、一旦うまく動いている方法でリリースをする。あとライブラリ自体が大したサイズじゃないので車輪の再発明をしちゃおうかとも思っている。とりあえずこのままいく

ref: g123k/flutter_app_badger#52

@bannzai bannzai merged commit b28bc55 into main Oct 9, 2021
@bannzai bannzai deleted the fix/function/quick-record branch October 9, 2021 08:25
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