Skip to content

Address some deprecation after dropping iOS 13 - #19512

Closed
mokagio wants to merge 5 commits into
trunkfrom
mokagio/more-ios-14-deprecations
Closed

Address some deprecation after dropping iOS 13#19512
mokagio wants to merge 5 commits into
trunkfrom
mokagio/more-ios-14-deprecations

Conversation

@mokagio

@mokagio mokagio commented Oct 25, 2022

Copy link
Copy Markdown
Contributor

Note: I plan to split this PR in one that address all of the straightforward removals and one that makes the remaining. This way, we can merge the first ASAP and use the latter as a place where to discuss the best changes.

@mokagio mokagio self-assigned this Oct 25, 2022
@mokagio mokagio added this to the 21.1 milestone Oct 25, 2022
@mokagio
mokagio force-pushed the mokagio/more-ios-14-deprecations branch from 089ffab to 3069cb7 Compare October 25, 2022 12:21
@mokagio mokagio mentioned this pull request Oct 25, 2022
4 tasks
@wpmobilebot

wpmobilebot commented Oct 25, 2022

Copy link
Copy Markdown
Contributor
You can test the changes in WordPress from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr19512-0fbf95e on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@mokagio
mokagio force-pushed the mokagio/remove-ios-13-widgets branch from 46b53ec to fc4d3b8 Compare October 27, 2022 04:11
@mokagio
mokagio force-pushed the mokagio/more-ios-14-deprecations branch from 3069cb7 to ac0bbd6 Compare October 27, 2022 05:03
@wpmobilebot

wpmobilebot commented Oct 27, 2022

Copy link
Copy Markdown
Contributor
You can test the changes in Jetpack from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr19512-0fbf95e on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@mokagio mokagio modified the milestones: 21.1, 21.2 Oct 31, 2022
@mokagio
mokagio force-pushed the mokagio/remove-ios-13-widgets branch from 0956955 to d6392db Compare October 31, 2022 01:44
Base automatically changed from mokagio/remove-ios-13-widgets to trunk October 31, 2022 02:34
The compiler says:

```
warning build: 'allVisible' was deprecated in iOS 14.0: renamed to 'UISplitViewController.DisplayMode.oneBesideSecondary'
```
The compiler said:

```
warning build: 'primaryHidden' was deprecated in iOS 14.0: renamed to 'UISplitViewController.DisplayMode.secondaryOnly'
```
I did my best to find a valid replacement and left a note to hopefully
help improving upon my attempt.
@mokagio
mokagio force-pushed the mokagio/more-ios-14-deprecations branch from 941736d to 637ef3e Compare October 31, 2022 03:41
With iOS 14 as the minimum deployment target, they all return `true`.
It always returns true, since the codebase now supports iOS 14+
@mokagio
mokagio force-pushed the mokagio/more-ios-14-deprecations branch from 637ef3e to 0fbf95e Compare October 31, 2022 03:44
@mokagio mokagio modified the milestones: 21.2, 21.3 Nov 11, 2022
@oguzkocer oguzkocer modified the milestones: 21.3, 21.4 Nov 28, 2022
@spencertransier spencertransier modified the milestones: 21.4, 21.5 Dec 16, 2022
@mokagio mokagio modified the milestones: 21.5, 21.6 Jan 9, 2023
@mokagio

mokagio commented Jan 18, 2023

Copy link
Copy Markdown
Contributor Author

This is now redundant.

@mokagio mokagio closed this Jan 18, 2023
@mokagio
mokagio deleted the mokagio/more-ios-14-deprecations branch January 18, 2023 04:18
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.

4 participants