[TIMOB-15334] Facebook: make sure Titanium's Facebook module is in accordance with best practices
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-09-25T15:32:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, facebook, ios, module |
Reporter | Mark Mokryn |
Assignee | Ingo Muschenetz |
Created | 2013-09-24T12:44:11.000+0000 |
Updated | 2017-03-20T22:20:00.000+0000 |
Description
https://developers.facebook.com/docs/facebook-login/checklist/
The iOS and Android Facebook modules fail on several requirements:
- Standardized Facebook login button not used
- Custom web views used when Facebook is prohibiting them (it will break October 2nd)
- Reauthorization available only in the iOS module, and it's required for Android too
The only real solution is to upgrade to the latest Facebook SDKs and use them as recommended.
I'm assuming this is a duplicate of the linked tickets. If it's not, please let us know what those tickets don't capture.
Closing ticket as duplicate.