Page 1 of 1
Facebook iframe
Posted: Fri Jan 18, 2013 6:53 pm
by srachit
Has anyone here played around with facebook iframe and tried integrating your PBBG as a facebook application?
Re: Facebook iframe
Posted: Fri Jan 18, 2013 9:39 pm
by hallsofvallhalla
Yes i have. It is very easy. The API is pretty easy and I had no issues with it.
Re: Facebook iframe
Posted: Sat Jan 19, 2013 9:03 am
by vitinho444
I tried adding my unity game as facebook app but thats too confusing... why cant we upload normal FTP ?
Re: Facebook iframe
Posted: Sat Jan 19, 2013 5:53 pm
by srachit
I read through most of the documentation and I'm still pretty lost
Halls some questions if you could answer
1) Go I have to make edits to all the scripts or only my register script to accept Facebook information?
2) Is the player data stored in my db or fb db only?
I forgot my other questions....knew i should have written them down

Re: Facebook iframe
Posted: Sat Jan 19, 2013 9:12 pm
by hallsofvallhalla
I only used the iframe that basically showed my web page withing theirs. So all the game data stays on your DB and you query their DB for their info.
Re: Facebook iframe
Posted: Sun Jan 20, 2013 8:46 am
by srachit
hallsofvallhalla wrote:I only used the iframe that basically showed my web page withing theirs. So all the game data stays on your DB and you query their DB for their info.
Yes I am planning on doing something similiar, but I am still confused as to how i get the players to register, choose a username etc, any tips?

Re: Facebook iframe
Posted: Sun Jan 20, 2013 3:37 pm
by hallsofvallhalla