Page 1 of 1

VS Plug-in

Posted: Mon Dec 10, 2012 7:13 pm
by yaip

Tiggzi looks very awesome! Is there a plugin available where I can use it in Visual Studio? I am no JavaScript expert. Is there a documentation available for syntax, examples, etc.?


VS Plug-in

Posted: Mon Dec 10, 2012 9:10 pm
by maxkatz

You can export the app as Visual Studio project: http://docs.tiggzi.com/documentation/...


VS Plug-in

Posted: Mon Dec 10, 2012 9:33 pm
by yaip

I've been trying this since yesterday and all I am getting is "Oh No...something went wrong' screen


VS Plug-in

Posted: Tue Dec 11, 2012 2:32 am
by maxkatz

Can you send the project URL to support@tiggzi.com?


VS Plug-in

Posted: Tue Dec 11, 2012 5:58 pm
by yaip

sent


VS Plug-in

Posted: Wed Dec 12, 2012 4:00 pm
by Kateryna Grynko

Hello!
Try changing project type from "Mobile web" to "Mobile app" (Info tab - Change type).


VS Plug-in

Posted: Wed Dec 12, 2012 6:19 pm
by yaip

that works. thx. does that mean that even my app is NOT a mobile app (it will ONLY be accesses over a WiFi), I have to define it as a mobile app? Are there any overheads associated for native device support?


VS Plug-in

Posted: Thu Dec 13, 2012 9:34 am
by Kateryna Grynko

It means that Mobile web project is designed for working in browser whereas Mobile app is able to work with native device features.