[TIMOB-26823] Update Facebook module to latest version
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-02-20T18:03:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.0 |
Components | Android, iOS |
Labels | n/a |
Reporter | Jan Vennemann |
Assignee | Jan Vennemann |
Created | 2019-02-14T11:15:38.000+0000 |
Updated | 2019-02-20T18:03:38.000+0000 |
Description
Update the Facebook module to 8.0.0 on Android and 6.0.0 on iOS. The module contains breaking changes which is why it should go into SDK 8.0.0 to conform with semantic versioning.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/10700 PR (8_0_X): https://github.com/appcelerator/titanium_mobile/pull/10701 [~smohammed], the breaking change is only because of the removal of the like button from the facebook module (which was not working anymore anyway because facebook already removed it from their native SDKs).
8_0_X has been merged for this ticket, waiting on Jenkins for Master.
Master PR Merged.
Verified the fix in SDK 8.0.0.v20190219110228 & 8.1.0.v20190219160131. Closing.