简体   繁体   English

Unity Facebook SDK IOS 9.2无法返回到应用程序

[英]Unity Facebook SDK IOS 9.2 Not Returning to app

I started noticing that on IOS 9.2, using Unity Facebook Plugin 7.3.0 with the server and app white lists provided https://developers.facebook.com/docs/ios/ios9#whitelistapp When I issue my login call it opens the login page like normal but never returns to the app and if i manually return to the app its returning that the user is not logged in. It sits at this screen. 我开始注意到在IOS 9.2上,将Unity Facebook插件7.3.0与提供的服务器和应用白名单一起使用https://developers.facebook.com/docs/ios/ios9#whitelistapp当我发出登录名时,它将打开登录名页面像正常的一样,但是从不返回到应用程序,如果我手动返回到应用程序,则返回该用户未登录。它位于此屏幕上。 It also works correctly on android and previous ios versions, so its something with IOS 9.2 它也可以在android和以前的ios版本上正常工作,因此与IOS 9.2兼容 在此处输入图片说明

Anyone else that might have an issue with this. 其他可能对此有疑问的人。 One of the plugins used was using openURL in the native project and not returning the proper response. 使用的插件之一是在本机项目中使用openURL,但未返回正确的响应。 So thats why it wouldn't return nor the correct data was passed. 因此,这就是为什么它不返回或传递正确数据的原因。

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

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