Opened 6 years ago
Closed 5 years ago
#18480 closed defect (wontfix)
Windows Phone suport for dojo/app
Reported by: | oolar | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11 |
Component: | DojoX App | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi, I have a application based on dojo/app build with MobileFirst?(Worklight) Studio 6.3 for Mobile devices. It works on all i.e.(Andoid, iPhone, Blackberry) except Windows Phone. I've tested only on WP 8.1 but I suppose it will not work neighter on WP 8.
Sample attached. Views are configurated into config.json that is loaded with app/AppController object. The app starts but views change does't occur when I call dojox.mobile.TransitionEvent? into AppController?.js.
If could fix would be a big milestone dojo WP8 support regarding MVC pattern.
Attachments (1)
Change History (7)
Changed 6 years ago by
Attachment: | DojoSampleProject.zip added |
---|
comment:1 Changed 6 years ago by
Component: | General → DojoX Mobile |
---|---|
Owner: | set to Patrick Ruzand |
comment:2 Changed 6 years ago by
Component: | DojoX Mobile → DojoX App |
---|---|
Owner: | changed from Patrick Ruzand to Ed Chatelain |
Status: | new → assigned |
comment:3 Changed 6 years ago by
There was a bug in cordova on WP8 with relative paths, it would require the use of the prefix: "www/default". That problem has been fixed in cordova and is available in MobileFirst?(Worklight) with APAR PI31953, which was included in fix IF2015-01-05-1620. Can you check your full version for the MobileFirstStudioPlugin?, to see if you have 2015-01-05-1620 installed? To check the version, go to 'Eclipse'>'About Eclipse', then press the mobile first logo. If you do not have that fix, please install the latest ifix and see if that solves the problem.
comment:4 Changed 6 years ago by
@oolar any updates on this? Were you able to check the versions? Should we close this ticket?
comment:5 Changed 6 years ago by
I've checked with MobileFirst? 7.0.0 20150430-1556 and seems to be resolved.
comment:6 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
Sounds like it was fixed in cordova, so closing it out. Thanks for confirming.
Sample MobileFirst? App using dojo/app not working on WP