Page MenuHomePhabricator

Drop iOS 13 support
Closed, ResolvedPublic

Description

This task is to drop iOS 13 support.

  1. Change deployment target in project.
  2. Fix related warnings that appear.
  3. Remove any iOS 14 availability checks & iOS 13 fallback code.

Event Timeline

Tsevener renamed this task from Drop iOS13 support to Drop iOS 13 support.Oct 3 2022, 3:02 PM
LGoto triaged this task as Medium priority.Oct 3 2022, 6:32 PM
LGoto moved this task from Needs Triage to Engineering Backlog on the Wikipedia-iOS-App-Backlog board.

@JMinor After this bump, we were seeing deprecation warnings for the old Today-style widgets, so I removed them as a part of this. This would mean loss of functionality for the Continue Reading widget, so we could consider restoring it and living with the warning if you feel strongly about it.

Update from grooming - we're going to keep the continue reading widget and suppress the warnings instead.

Tsevener moved this task from Doing to Needs Code Review on the ios-app-v7.0 board.

Covered by standard regression testing.

JMinor claimed this task.