Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

I really feel like it's the "facebook like widget" I embeded in the app, but I thought I took this out. Do you get this error when running the app in your device or device simulator?

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

Brand New to Tiggzi

What device with what version you use to test?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

I'm using the virtual device in Eclipse, as well as my Samsung Galaxy Exhilarate, running Gingerbread version 2.3.6

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

Brand New to Tiggzi

Thank you. We'll test. Is your app still shared with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

Yes, it shows it is in the "support" tab of the Tiggzi "apps" page.

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

Brand New to Tiggzi

Ok, thank's. We'll test, but it might take some time... I'll update

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

Brand New to Tiggzi

I was able to install and open your app on HTC Desire (Android 2.3.3) and Samsung Galaxy (Android 4.0.4) devices.

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

I'm not sure what's going on. I deleted the app from my phone, reinstalled it with Eclipse and tried to run it that way, got the same error message, tried to download the .apk debug binary to the phone, I installed it, then proceeded to get the same error. Would you know where a html component might manifest itself in the file directory in Eclipse? Perhaps there are some leftover file references somewhere that the app keeps searching for that doesn't exist?

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

Well now I'm back to the point where when I press my "log in" button, it takes me to the facebook login page, and so I log in, and instead of taking me to the "Website page" it just sends me back to the "connect" page. Upon re-clicking the "login" button, a browser window briefly appears, but then I'm quickly redirected to the "connect" page again. What could be going wrong?

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

Brand New to Tiggzi

Hi Joe,

On Log In button, there is a Run JavaScript action.
In the following line: codeTiggzi.navigateTo('result', {reverse: false}); /* Navigate to page 'result' *//code
replace 'result' with the name of page where you want to be navigated to after Facebook logging in.

Return to “Issues”