[TIMOB-7462] MobileWeb: Default app fails to load with facebook loading message in Linux Firefox
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-01-30T09:59:56.000+0000 |
Affected Version/s | Release 1.8.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | regression |
Reporter | Dustin Hyde |
Assignee | Chris Barber |
Created | 2012-01-28T14:49:36.000+0000 |
Updated | 2013-05-01T20:07:20.000+0000 |
Description
Default app fails to run after first deployment, page reload fixes issue. Page stalls with: 'Read connect.facebook.net' message.
Occurs in Linux Firefox. Did not occur in 1.8.0.1.
Steps to Reproduce:
1. Create new project in Linux.
2. Deploy to mobileweb.
3. Deploy a second time.
Expected Result:
App should load.
Actual Result:
App fails to load with message.
Attachments
Everything appears to work fine. Note that in 1.8.1, Facebook is bundled even if it isn't used and it will attempt to download a JavaScript from FB's servers, so you must have an Internet connection.
It's worth noting that mobile web apps themselves are hosted on a remote server. If you don't have an internet connection, you won't even be able to load the app itself.
Closing.