facebook-sdk-for-unity icon indicating copy to clipboard operation
facebook-sdk-for-unity copied to clipboard

Update to the latest unity sdk version,the AndroidSDK version is not updated

Open yanyan191 opened this issue 1 year ago • 2 comments

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?

yanyan191 avatar Mar 20 '23 15:03 yanyan191

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

SergioGuerreroFB avatar Mar 21 '23 11:03 SergioGuerreroFB

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.

CryHeroLib avatar Jan 12 '24 02:01 CryHeroLib