Search found 14 matches

Go to advanced search

by Mich
Wed Apr 02, 2014 3:48 pm
Forum: Issues
Topic: Tiggzi subscription questions
Replies: 3
Views: 801
 
Jump to post

Tiggzi subscription questions

Maryna,

I am following up on this understanding it's been 12 months and things have changed. I am only interested in the Standard App Builder. I want to create several apps with 3 pages or less each, no backend. I understand the 1st is free. Do you still sell the $15/mo? Thanks.

by Mich
Fri Mar 21, 2014 4:24 pm
Forum: Issues
Topic: Panels closing after a selection
Replies: 2
Views: 819
 
Jump to post

Panels closing after a selection

I found a work around. When a value is selected (value change) just re-open the panel.

by Mich
Fri Mar 21, 2014 4:08 pm
Forum: Issues
Topic: Panels closing after a selection
Replies: 2
Views: 819
 
Jump to post

Panels closing after a selection

I have a panel with 2 selectbox. Users need to select an entry in both before submitting to the server. However when they select one the panel goes away. They then have to click again the button which triggers the panel open. It's not really friendly. Any suggestion? Thanks

by Mich
Thu Mar 20, 2014 7:12 am
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

Which other site? The pointsalon.com site which is where all our backend services are located? I am not sure I understand.

Thanks.

by Mich
Wed Mar 19, 2014 4:50 pm
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

I found the way to switch to the web app (non native) with _system. That's waht I am doing now. By not sticking, I mean the following: the native app now opens correctly a facebook login. However it's not even the fb native app... just the web app. may be that's teh way it's suppose to be. I log in ...
by Mich
Wed Mar 19, 2014 2:06 pm
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

Maryne,

It seems the problem stemmend from the redirect URL. I was using:

var redirect = $(location).attr('href')

instead of pointing back to an http address. I can now get to the fb login. However it seems that the fb login doesn't "stick"... that's the next battle.

by Mich
Tue Mar 18, 2014 7:40 pm
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

Hello Maryna. Same result. I did 2 tests (in the apperyio tester) In both I used the typeof cordova (although my former test with deviceType worked fine I can assure you) I used a local var ref I used a global var ref In both cases i go through the 1st branch of the test (alert ok1 comes up) and I g...
by Mich
Tue Mar 18, 2014 5:38 pm
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

Any news?

by Mich
Tue Mar 18, 2014 1:31 pm
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

Hello, Here is the latest code I am using as I found the newer version of PG doesn't support "window.plugins". I am getting a blank screen somewhere/sometime around the window.open. I have also a window.location.hash = ''" in some generic js. versions: v2.0 (originally 1.2) PG: 3.3.0 ...
by Mich
Tue Mar 18, 2014 10:46 am
Forum: Issues
Topic: facebook login problem with APK
Replies: 11
Views: 4954
 
Jump to post

facebook login problem with APK

I am trying to test the FB app login, starting with the old example posted on Appery: var cb = null; if(window.plugins) { // works only with the native app cb = window.plugins.childBrowser; } if (cb !== null) {etc.etc.. I cannot even get 'window.plugins' to be true (using an android nexus phone) or ...

Go to advanced search