简体   繁体   English

适用于Unity的Facebook SDK v7.0.3 FB.Init委托从未调用

[英]Facebook SDK for Unity v7.0.3 FB.Init delegate never called

I was using Facebook SDK for Unity v7.0.2 without problem. 我使用Facebook SDK for Unity v7.0.2时没有问题。 Once I updated to 7.0.3 I noticed that the call back delegate fro FB.Init is never called on the device or in the editor. 更新到7.0.3后,我注意到从未在设备或编辑器中调用FB.Init的回调委托。

Of course after updating I had to make changes because of the breaking updates in 7.0.3 like IResult. 当然,在更新后,由于7.0.3中的中断更新(如IResult),我不得不进行更改。 But I didn't change anything other than the breaking stuff. 但是我除了破坏性的东西外什么也没改变。

Thanks for advance. 感谢前进。

It is a confirmed bug from facebook new sdk. 这是来自Facebook new SDK的已确认错误。

https://developers.facebook.com/bugs/723910167712942/ https://developers.facebook.com/bugs/723910167712942/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM