Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26123] iOS: Drop iOS 8 support, use iOS 9 as the minimum target

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionDone
Resolution Date2019-01-11T01:56:04.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsiOS
LabelsiOS
ReporterHans Knöchel
AssigneeHans Knöchel
Created2018-06-12T09:57:40.000+0000
Updated2019-01-11T01:56:07.000+0000

Description

It is time to move to iOS 9 as our minimum target. It's a move not only done by us but all major frameworks and it should be used to also clean up the conditional-statements inside the core. Moving to the iOS 9 target also uncovers 150+ warnings that need to be resolved. Most of them are around Ti.Contacts, which luckily is iOS 9 compatible already, but still has some references to the deprecated "AddressBook" framework that needs to be ripped out.

Comments

  1. Hans Knöchel 2018-06-12

    PR: https://github.com/appcelerator/titanium_mobile/pull/10103
  2. Christopher Williams 2018-09-11

    merged to 'next' branch (8.0.0 target)
  3. Samir Mohammed 2018-12-10

    Closing ticket, verified that ios 8 has been dropped in SDK version 8.0.0.v20181207122537 when running/building apps.

JSON Source