Problem Description
The Exported Windows 8.1 Universal App works perfect in Windows 8.1 but not in Windows Phone 8.1, I believe its a problem with the Pathfinding behavior because without it in the project there is no bug.
Attach a Capx
https://www.dropbox.com/s/fh2g6cqtz2yfr ... Error.capx
Description of Capx
Its just a Pathfinding example, clic and the player moves to the clic X & Y.
Steps to Reproduce Bug
- Step 1 Export for Windows Store, Universal 8.1+ (VS2013.2)
- Step 2 Open the project on Visual Studio 2013.2
- Step 3 Debug for Windows 8.1 and it works
- Step 4 Debug for Windows Phone 8.1 and it does not works
Observed Result
Visual Studio send a exception:
Unhandled exception at line 325, column 323 in ms-appx://14c61adb-27e4-47a4-9123-5c243f0134bb/c2runtime.js
0x800a01bd - JavaScript runtime error: Object doesn't support this action.
n[a]={ef:new window.Pathfinder,cells:null,Yh:!1}
Expected Result
I expect that the Windows Phone emulator runs the app.
Affected Browsers
- Windows 8.1: (NO)
- Windows Phone 8.1: (YES)
Operating System and Service Pack
Windows 8.1 Update 1 (64-bits)
Construct 2 Version ID
Release 168 (64-bits)