Page 10 of 14

Brand New to Tiggzi

Posted: Wed Mar 27, 2013 3:56 pm
by Joe Paisley

I was using the weather service in this tutorial: http://docs.tiggzi.com/tutorials/buil...


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 5:06 pm
by Kateryna Grynko

The error "sqlite returned: error code = 14" appears on each app running. It's not a critical error.

What error do you see when run the app in Eclipse?


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 6:31 pm
by Joe Paisley

I saw this after running the app in Eclipse a few minutes ago: Image


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 7:38 pm
by Kateryna Grynko

Joe,

Looks like some Rest Service returns HTML or XML code instead of JSON data. Is the problem reproducible in desktop browser?


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 7:49 pm
by Joe Paisley

No, there's no problem at all in the desktop browser. In the mobile browser I'm able to log in, but I only get a blank grey screen instead of my "website" screen.


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 8:32 pm
by Kateryna Grynko

In "JavaScript1" there is the following line:
code<!--/code
This is not a JS syntax, you should delete it.


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 9:58 pm
by Joe Paisley

Done.


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 10:01 pm
by Kateryna Grynko

Do you have it working now?


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 10:01 pm
by Joe Paisley

No. :/


Brand New to Tiggzi

Posted: Wed Mar 27, 2013 10:02 pm
by Kateryna Grynko

We will search for a solution.