[TIMOB-26049] iOS : Replace NSURLConnection with NSURLSession used in Ti.UI.WebView
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2018-09-10T23:59:10.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.0 |
Components | iOS |
Labels | ios |
Reporter | Vijay Singh |
Assignee | Vijay Singh |
Created | 2018-05-17T06:19:56.000+0000 |
Updated | 2018-11-16T11:26:19.000+0000 |
Description
Apple has deprecated NSURLConnection and NSURLSession should be used instead of same. In Ti.UI.WebView, we are still using NSURLConnection. We should replace NSURLConnection with NSURLSession.
This ticket will fix as part of TIMOB-26095.
Closing as ticket is marked as a duplicate.