facebook-sdk-for-unity
facebook-sdk-for-unity copied to clipboard
Update to the latest unity sdk version,the AndroidSDK version is not updated
Our team originally used facebook unity sdk 8.1. When we upgraded to the latest version 16.0, we found that the problem was not resolved. Later, we checked the sdk version and output through the log: "Using Facebook Unity SDK v16.0.0 with FBAndroidSDK/8.1.0 ", found that the unity sdk is already the latest version, but it seems that FBANDROIDSDK has not been upgraded, how can we check our problem, how does fb unity sdk determine the version of android sdk when packaging?
Hi @yanyan191! Would you mind reading this wiki? I think it might help you with this: https://github.com/facebook/facebook-sdk-for-unity/wiki/FAQ-troubleshooting-updating-external-dependencies
Using Facebook Unity SDK v16.0.2 with FBAndroidSDK/16.3.0 We encountered the same problem,Facebook developer background prompts that the latest Facebook SDK version is not used.