[TIMOB-17807] iOS8: Refactor SplitViewController
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2015-01-26T20:04:12.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | ios8 |
Reporter | Vishal Duggal |
Assignee | Vishal Duggal |
Created | 2014-09-29T22:24:30.000+0000 |
Updated | 2017-03-22T23:03:09.000+0000 |
Description
iOS8 has moved over AlertDialog and OptionDialog to UIAlertController
Also the correct way to show popovers is now to set the modalPresentationStyle to UIModalPresentationPopover
Titanium needs to refactor these three proxy classes. Will probably also need to change the supported API.
This class is deprecated as of 3.6.0. See TIMOB-17675
Closing ticket as "Won't Fix".