Problem Description
Project files loading not working with using WKWebView.
Either via "AJAX request url" or "Load image from url".
Without WKWebView all works ok.
Attach a Capx
https://drive.google.com/open?id=0B14pU ... GhVeTYxcG8
Description of Capx
Capx have one layout with AJAX, Sprite and Texts objects and two project files "newgame.txt" and "hue210.png".
On start of layout ->
AJAX -> Request "newgame.txt"
Sprite -> Load image from "hue210.png"
On AJAX request complete ->
Text -> Set tetx to AJAX.LastData
Steps to Reproduce Bug
- Export with WKWebView
- Build for iOS in IntelXDK 3400 or 3522
- Run under iphone 6 with iOS 9.3.2
Observed Result
White screen
Expected Result
White screen with text "New Game" and blue square.
Affected Browsers
- Chrome: (YES/NO)
- FireFox: (YES/NO)
- Internet Explorer: (YES/NO)
Operating System and Service Pack
windows 8.1
Construct 2 Version ID
233