How to update or update the Graph API from version 2.1 to 2.5?
- The latest version of the API for Facebook charts is v2.5.
- Appendix A uses the Graph API v2.1. This application has some login error which prevents my application from logging in with FB credentials.
- Another application uses v2.4, and it allows you to log in without problems.
So, I was thinking about updating / updating my APAPAPI application to v2.4 or 2.5. However, their official document does not specifically indicate how to update it, but simply a call method.
Software
- Unity ver: 4.6.9 f1
- Facebook Unity SDK 6.2.2
- iOS SDK 3.2.0
source share