gonadn
Posts: 0
Joined: Wed Apr 03, 2013 11:03 pm

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

hi again support

now after alot hussle and fighting with services and so on, iam almost at the finish line. Like i said in title, every thing is working in tiggzzi browser, but when i upload project from tiggzi and open it in VS, and run my proj in VS none of the services is invoked. I had simalar problom early and the fix then was space in service URL in js file. This time i have checked that it's no space in my URL....

???

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

Hello,

Sorry for delay. We are working on it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

Hello! Did you rename you start screen from "index" to something else? Still working on problem with services...

gonadn
Posts: 0
Joined: Wed Apr 03, 2013 11:03 pm

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

Hi...

Yes i have renamed my start screen, at the beginning it was named "Partnergym", and when i was trieng to upload my project to phonegap build i get error, that i must have at least one file named index in my root of project, so i renamed it to index, then i had problom with runing project in VS, i got black screen, and i renamed it to index_ ......

regards
Adnan

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

Ok, thank you. I'll update about services problem.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

Hello! Looks like there is some problem with JQM. Workaround is to change jquery-1.8.2.js at line 8249 from:
codes.cache = false;/code
to
codes.cache = true;/code

gonadn
Posts: 0
Joined: Wed Apr 03, 2013 11:03 pm

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

hi sorry for late response, i changed s.cache = true in my jquery.js as you described, and it works, i dont get black screen. And some of the services is invoking but not all of them. F.eks if i go to page "Priser" it show me all activities but when i click on activity so it navigate to detail page , service is not invoked.and the same happens when i go the page "timeplan"....and i thin this is because of iam calling my main page index.html, wich shoud work in for phonegap. When i create a empty phonegap project in VS i have this index.html as default page...

gonadn
Posts: 0
Joined: Wed Apr 03, 2013 11:03 pm

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

and back button on page header is gone*/diisapeard

gonadn
Posts: 0
Joined: Wed Apr 03, 2013 11:03 pm

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

any one here, iam getting answers on my mail, getting me confiused, wich question we are talkng about.....!! iam still having trouble with running my project in VS. After setting cache to true iam rid of this black screen, and can at least navigate in my app, but not aervices are invoking...i have checked if there are any space in service URL...?!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Every thing is working in tiggzi browser....But NOT in Visual Studio 2010

Hello,
We are working on this problem. I'll update as soon as I can say more.

Return to “Issues”