coolishbee / universal-sdk-unity

The Universal SDK for Unity provides a modern way of implementing Social Login APIs.
45 stars 11 forks source link

Facebook Sign in #28

Closed yiki94 closed 9 months ago

yiki94 commented 9 months ago

I have read the documentation there's not much on Facebook. Can you explain more how to configure signing in with Facebook?

coolishbee commented 9 months ago

Developers Page Registration

스크린샷 2023-11-17 오후 5 21 18

Facebook App Information Registration (Android)

스크린샷 2023-11-17 오후 5 55 00

Facebook App Information Registration (iOS)

스크린샷 2023-11-17 오후 5 56 18
yiki94 commented 9 months ago

Does this mean I have to add Facebook Unity SDK into my project?

coolishbee commented 9 months ago

No. This is an explanation of configure signing in Facebook SDK. Facebook Unity SDK is built into Universal SDK. Test it out first with this demo project.