02-11-2013 09:51 AM
Hi,
I developed application for BB10 device without qwerty keyboard (Z10). Now I want to test it with new beta SDK which supports Q10 device. I imported my project to new the beta SDK and I tried to compile but without success. I have a few javascript files which imports other javasript files with Qt.include. I notice that on beta SDK this doesn't work anymore. I need to merge it into files without includes. Is it only bug in this beta version (It will be fixed in next versions) or Qt.include will be not supported anymore?
Regards,
Maciek
04-18-2013 07:09 AM
04-22-2013 02:22 AM
I have the same issue. I noticed that my application would not run in the published simulators for 10.1, eg. the newest 10_1_X_1483. That the application can call a method in a JavaScript file but it throws an error when it could not find a class that was defined in another JavaScript file, which was included on top. Hence Qt.include seems somewhat broken.
I added a bug report here: https://www.blackberry.com/jira/browse/BBTEN-1165
2 weeks ago - last edited 2 weeks ago
Hello all,
This is a bug that has been escalated and is currently being investigated internally. From the first impressions, it is related to the newly introduced asset selection mechanism in the 10.1 beta SDK. As a workaround until a fix is implemented, please use an absoulte file path file:///. We have confirmed that this workaround solves the issue.
@SamarAbdelsayed
Did this answer your quetion? Please accept post as solution.
Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker