kverweij / stagewebviewbridge

Automatically exported from code.google.com/p/stagewebviewbridge
0 stars 0 forks source link

webView.loadLocalURL("applink:/document.html") not working on device #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using Air 3.3 on iOS 5.1.1
2. webView.loadLocalURL('applink:/map.html'); works in ADL
3. www directory containing map.html is packaged with ipa

What is the expected output? What do you see instead?
expecting map.html to load like it does in adl instead i get Error #2044: 
Unhandled ErrorEvent:. text=The requested URL was not found on this server.

What version of the product are you using? On what operating system?
iOS 5.1.1 iPad 2, Air 3.3, latest es.xperiments.media.StageWebViewBridge from 
svn

Please provide any additional information below.

ipa compiled with ipa-debug-interpreter 

Original issue reported on code.google.com by r...@ninjabonsai.net on 12 Jul 2012 at 12:44