Page 1 of 5

Windows Phone project contains empty files

Posted: Fri Oct 17, 2014 1:37 pm
by Sam6522984

Hi there,

Since the update of the Appery-platform my Windows Phone app doesn't work anymore.
When I export the VS-project I have a lot of empty files:

www\files\resources\lib\store\jstore.js
www\files\resources\lib\base\jsonpath.js
www\files\resources\lib\jquery-ui-map\jquery.ui.map.full.js
www\files\resources\lib\jquerymobile\1.4.2 --- every file in this folder and subfolder

When I test the app with the Store Test Kit the XAP-test fails. Once I delete those empty files or replace them with the ones from an old project, the test passes.

Another problem, which maybe is related to the problem above, is that my buttons don't work anymore. I have a JS on my start-screen which navigates to user to another screen, in case he's not registered. On this second screen nothing works, I also added some logs to the buttons to see if they react, but nothing happens. The logs on the first screen get printed.

Cheers
Sam


Windows Phone project contains empty files

Posted: Fri Oct 17, 2014 2:29 pm
by Evgene Karachevtsev

Hello Sam,

After the last update jquery has been updated to version 1.4.3. and some files were replaced. Could you please clarify, have you changed something at the source tab of the project? Please try to roll back your changes (remove blue files and folders) and make Undo all sources changes on the folder WEB_RESOURCES. Then you can make changes you have made to the files on the source tab


Windows Phone project contains empty files

Posted: Fri Oct 17, 2014 2:42 pm
by Sam6522984

Hi Evgene,

I didn't changed anything in the source tab.


Windows Phone project contains empty files

Posted: Mon Oct 20, 2014 1:59 pm
by Evgene Karachevtsev

Hello Sam,

Sorry for radio silence here. Could you please share your project with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name http://docs.appery.io/documentation/s...


Windows Phone project contains empty files

Posted: Mon Oct 20, 2014 2:40 pm
by Sam6522984

Hi Evgene, I shared the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a it's called "bonusPlus".
Btw. it seems like no javascript is executed after the navigation to another page.


Windows Phone project contains empty files

Posted: Mon Oct 20, 2014 3:26 pm
by Kateryna Grynko

Hi Sam,

Thank you for sharing app.
We'll check it.

As we can see you have also shared a project called Test App.
Do you need any help with it?


Windows Phone project contains empty files

Posted: Tue Oct 21, 2014 7:38 am
by Sam6522984

Yeah, that was a mistake, I have already unshared the Test App project.


Windows Phone project contains empty files

Posted: Wed Oct 22, 2014 9:04 am
by Evgene Karachevtsev

Hello Sam,

On the Source tab we deleted the folder WEB_RESOURCES-files and then restored it (Undo all source changes on the gear icon near the folder WEB_RESOURCES) and empty files removed. Please check if everything is OK now


Windows Phone project contains empty files

Posted: Wed Oct 22, 2014 9:21 am
by Sam6522984

Hi Evegene

Thank you for the update, I'll try it asap and updated this topic.


Windows Phone project contains empty files

Posted: Fri Oct 24, 2014 9:40 am
by Sam6522984

Hi Evegene,

The empty files are gone now, but unfortunately still no buttons work, once I navigate to another page. I'm testing that on a Nokia Lumnia 530. While on the startpage, everything seems to work fine.

If you want to try it on your side, you need to add the database plugin for Windows Phone first. I posted a tutorial which you added to your guides.

Once again, the app worked before the update of Appery, so I think the database plugin shouldn't be the problem.

Cheers
Samuel