Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

FYI: Fix issue that crash after upgrade to v2.1.0. #1116

Closed
wants to merge 1 commit into from

Conversation

keiji
Copy link
Collaborator

@keiji keiji commented Aug 20, 2022

Issue 番号 / Issue ID

目的 / Purpose

  • v2.1.0へのアップデートでアプリが強制終了する不具合を修正した

変更内容 / Changes

  • iOSのマイグレーションに、使わなくなったBGTaskをキャンセルする行程を追加する

破壊的変更をもたらしますか / Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request の種類 / Pull Request type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

確認事項 / What to check

  • v2.0.1のインストールと初期セットアップを終えてから、Pull Requestを含むv2.1.0を起動して正常に起動するかを確認する。

jp.go.mhlw.covid19radar.delete-old-logs がキャンセルされ、正常に起動することを確認した。

"2022/08/20 10:51:32","Info","BGTask jp.go.mhlw.covid19radar.delete-old-logs has been canceled.","ExecuteAsync","/Users/keiji_ariyama/Projects/cocoa/Covid19Radar/Covid19Radar.iOS/Services/Migration/

その他 / Other information


Internal IDs:

  • Bug 8686

@keiji
Copy link
Collaborator Author

keiji commented Aug 22, 2022

#1118 に同じ対応が入っているのでcloseします。

@keiji keiji closed this Aug 22, 2022
@keiji keiji deleted the fix_crash_at_upgrade_ios branch August 22, 2022 08:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS] v2.1.0へのアップデートでアプリが強制終了する
1 participant