Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6327] On Ipad - WebView with URL set to a local HTML doesn't load on IOS13

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2019-11-05T18:43:21.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterPeter Ladis
AssigneeShak Hossain
Created2019-07-31T13:37:16.000+0000
Updated2019-11-05T18:43:21.000+0000

Description

This does NOT WORK.....the html file simple has a single alert in it Ti.UI.createWebView({ top: 0, url: 'PlannerCalendarV4.html', height: $Class.calendarHeight }); This WORKS Ti.UI.createWebView({ top: 0, url: 'https://espn.com', height: $Class.calendarHeight }); Any ideas....this works on simulator and iOS phone device...does not work only on device iPad running SDK 8.1

Comments

  1. Peter Ladis 2019-07-31

    NOTE: If I read in the file..and do setHTML....it will work
  2. Rene Pot 2019-08-01

    Can you try sdk 8.2? 8.2 is targeted to support iOS 13
  3. Vijay Singh 2019-08-08

    [~peterladis] Please check TIMOB-27159. I think it is duplicate of this. Thanks1
  4. Sharif AbuDarda 2019-08-23

    Hello [~peterladis], The issue will be solved in the 8.2.0.GA release. Right now, we will keep this ticket open as a duplicate. We will update you once the 8.2.0 Ga release is available. Thanks.
  5. Sharif AbuDarda 2019-09-27

    Hello [~peterladis], Can you please follow up here testing the issue in SDK 8.2.0.GA? Thanks.

JSON Source