question

dotgames2021 avatar image
dotgames2021 asked

Unity playfab facebook Authentication problem

I want my players to save their data through facebook so i tried to authenticate facebook, unity and playfab. I followed a documentation on playfab website but it throws my an error when I build and run it on android ( works well on pc).. Please help me.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
dotgames2021 avatar image
dotgames2021 answered

add the above lines in the script,

using System;

using System.Collections.Generic;

using System.Collections;

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.