Search found 22 matches

Go to advanced search

by Yarden Gur
Wed Feb 20, 2013 9:24 pm
Forum: Issues
Topic: Safe browsing - workaorund?
Replies: 1
Views: 260
 
Jump to post

Safe browsing - workaorund?

Hey,

When testing my app on desktop with firefox and safe browsing on, it works. The problem is with phones, it doesn't work with opera mini and chrome for mobile. I guess it is something with safe browsing, is there any workaround for this?

Thanks.

by Yarden Gur
Fri Feb 15, 2013 9:27 pm
Forum: Issues
Topic: Making calls to API via proxy
Replies: 7
Views: 862
 
Jump to post

Making calls to API via proxy

Hi Katya, eventually I've found a solution, If application hosted on private server then uploading the application just need to create php page with this code: precode <?php define ('HOSTNAME', 'http:&#47;&#47;apiserver&#46;com?q='&#46;$_GET["q"]&#46;''); $path = ($ POS...
by Yarden Gur
Fri Feb 15, 2013 6:58 pm
Forum: Issues
Topic: Making calls to API via proxy
Replies: 7
Views: 862
 
Jump to post

Making calls to API via proxy

Hi Max,

What if I want to publish my app with using tiggzi proxy, is that possible?

by Yarden Gur
Thu Feb 14, 2013 10:10 pm
Forum: Issues
Topic: Making calls to API via proxy
Replies: 7
Views: 862
 
Jump to post

Making calls to API via proxy

Thanks Max.

So basically the only two ways I can make cross domain call for API is JSONP & CORS ?

by Yarden Gur
Thu Feb 14, 2013 10:00 pm
Forum: Issues
Topic: Making calls to API via proxy
Replies: 7
Views: 862
 
Jump to post

Making calls to API via proxy

Hey, I found out I can not make any calls to api server via Javascript due to browser limitations. I was told I can do that via simple php code. So I set up a PHP page who make the call to the API server. Now I have this code on a page that invokes the serivce: precode var myAPI = new Tiggr&#46;...
by Yarden Gur
Fri Feb 08, 2013 3:15 pm
Forum: Issues
Topic: Set buttons location?
Replies: 1
Views: 280
 
Jump to post

Set buttons location?

Hey, I have a page that showing results from xml. The page is going like first span panel (with few labels inside) and then two buttons. While editing the page, buttons are at the bottom of the page, but when testing it buttons jump and suddenly located above the panel. Is there any fix for that?
by Yarden Gur
Wed Feb 06, 2013 3:59 pm
Forum: Issues
Topic: Can't open my app
Replies: 3
Views: 448
 
Jump to post

Can't open my app

Can't open my app today. After I log in and click the Open Click I see the "loading awesome stuff" screen for a while and nothing happen. Tried to reboot, tried different browser, different computers - nothing.

Started a new project, no problem with opening it.

by Yarden Gur
Tue Feb 05, 2013 10:30 pm
Forum: Issues
Topic: option value in select field
Replies: 11
Views: 1251
 
Jump to post

option value in select field

got it thanks:)

by Yarden Gur
Tue Feb 05, 2013 10:28 pm
Forum: Issues
Topic: option value in select field
Replies: 11
Views: 1251
 
Jump to post

option value in select field

No need to be sorry, feel free ;)

by Yarden Gur
Tue Feb 05, 2013 10:25 pm
Forum: Issues
Topic: option value in select field
Replies: 11
Views: 1251
 
Jump to post

option value in select field

on the event selection, should I choose the input option?

Go to advanced search