[TIMOB-24593] TiAPI: Update Facebook-SDKs to 4.22, support Graph v2.9
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-09-07T13:59:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.0.0 |
Components | Android, iOS |
Labels | |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2017-04-18T20:06:20.000+0000 |
Updated | 2017-11-15T07:45:13.000+0000 |
Description
As part of the F8 conference, Facebook announced the Graph API v2.9 and SDK 4.22 today. We should support it asap.
PR: https://github.com/appcelerator-modules/ti.facebook/pull/85 [~emerriman] Please advice which SDK version should include the pre-packaged module, thx!
[~gmathews] I get the following error when using the latest Ti.Facebook Android version:
We had something similar in MOD-2283, but I don't remember what the solution was.
[~hansknoechel] Looks like you're missing some resource .xml files? I'll take a look later.
[~gmathews] Can you finish the Android review? The latest changes in the PR will use the Android AAR builder to extract the .aar instead of copying the resources manually.
Moving out of 6.2.0, as it's not 100 % required for the release and we still can release it on Github between 6.2.0 and 7.0.0.
Validated. Details are in the PR.