suriyun-production / bomber-io-docs

This is document for Bomber IO project (https://www.assetstore.unity3d.com/#!/content/102515?aid=1100lGeN)
https://suriyun-production.github.io/bomber-io-docs/
0 stars 0 forks source link

Facebook button on click no work #14

Closed Yum1962 closed 3 years ago

Yum1962 commented 3 years ago

integred facebook login put as app id and client token. on click facebook login button nothing works. any ideia to fix it? thanks in advance. no logs in console im confused :S

login no work

Yum1962 commented 3 years ago

setup fb. in dev console setup hashe etc.. any ideia to solve this?

Yum1962 commented 3 years ago

In fb analitycs show installation. but not works login button :(

Yum1962 commented 3 years ago

nologin

insthync commented 3 years ago

There is no error log in Console?, did you set button's event?

Yum1962 commented 3 years ago

No errors on the console, in fact no message appears. The defined button event .. I really don't know what's going on. :( button event

Yum1962 commented 3 years ago

LoginWithFacebook(1) LoginWithFacebook(2)

No event button. i m duplicated same for put login backgrounds

insthync commented 3 years ago

Try add PLAYFAB_FB to scripting define symbols Screenshot_312

Yum1962 commented 3 years ago

Ok. Works well. and for google play services do i need to add some code in the player settings?

insthync commented 3 years ago

PLAYFAB_GPG

Yum1962 commented 3 years ago

Thanks. Is possible login using facebook on PC/Desktop?

insthync commented 3 years ago

I didn't try it too but it should work.