[TIMOB-2022] iOS: Webview Fire/Listen event problems that started after SDK 1.3.2
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-12-04T13:11:29.000+0000 |
Affected Version/s | Release 1.7.5 |
Fix Version/s | Sprint 2011-48 |
Components | iOS |
Labels | n/a |
Reporter | Lee |
Assignee | Sabil Rahim |
Created | 2011-04-15T03:08:20.000+0000 |
Updated | 2017-03-02T22:49:45.000+0000 |
Description
The enclosed app.js, win.js, script.js, test.htm files illustrate a problem that only occurred in releases after Titanium SDK 1.3.2.
If you create an app with these files, using SDK 1.3.2 and iPhone SDK 4.1, it will work perfectly in the emulator and on an Apple device.
If you compile using any Titanium SDK after 1.3.2 (including 1.4.1.1 and 1.4.2), the app will work perfectly in the emulator but will fail on the device.
The enclosed sample uses evalJS(), but also failed in earlier versions, in which test.htm's onload event was used instead.
Attachments
File | Date | Size |
---|---|---|
testLinkCrash_2011-11-30-094234_qgaombp.crash | 2011-11-30T09:48:49.000+0000 | 40137 |
webvieweventtest.zip | 2011-04-15T03:08:21.000+0000 | 2043 |