Failing to open active session after updating Facebook SDK to 3.5

后端 未结 6 1005
别那么骄傲
别那么骄傲 2021-01-04 19:25

After updating the Facebook sdk to 3.5, when trying to perform openActiveSessionWithReadPermissions the operation fails. Here is the snippet for opening the session and hand

6条回答
  •  时光取名叫无心
    2021-01-04 20:06

    I Had the same problem (Facebook SDK 3.5.1)

    My URL scheme for Facebook was on Item 1 in the Info.plist URL schemes. Problem fixed by moving it to Item 0.

提交回复
热议问题