Failing to open active session after updating Facebook SDK to 3.5

后端 未结 6 1004
别那么骄傲
别那么骄傲 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 19:54

    I am getting the same error but solved by below info.plist hierarchy:

    `
     URL Types
       
       
         URL Schemes    
               
          fb***    
             
        
     
    `
    

提交回复
热议问题