Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9701] TiAPI: Implement Facebook URL Scheme Suffix for Single-Sign-On

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionDone
Resolution Date2015-06-02T02:42:12.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 4.0.2
ComponentsiOS
Labelscommunity, core
ReporterArnaud Besnier
AssigneeEric Merriman
Created2012-06-04T14:13:01.000+0000
Updated2017-03-24T18:52:32.000+0000

Description

Titanium implements Facebook Single-Sign-On, and it works well ! But it is impossible to manage several iOS native apps for the same Facebok App... I would be great to implement Facebook URL scheme suffix to be able to do this. The following link describe the 2 steps to follow in order to configure the native app with Objective-C : https://developers.facebook.com/docs/mobile/ios/build/#multipleapps The step one cannot be done on Titanium... It seems that you force urlSchemeSuffix to null in the objective-C code. It would be a great think to add a property like Ti.Facebook.urlSchemeSuffixe to be able to use this Facebook feature.

Comments

  1. Arnaud Besnier 2013-05-13

    Did you plan anything for this feature ? This Facebook SDK feature is not hard to implement but very useful to handle apps in multiple environments (dev, test, staging, ...).
  2. Ingo Muschenetz 2014-02-20

    Related PR: https://github.com/appcelerator-modules/ti.facebook/pull/3
  3. Jeff English 2014-02-20

    Please review
  4. Ingo Muschenetz 2014-08-14

    3.4.0 is moved forward, and 3.5.0 is taking its place in the calendar.
  5. Chee Kiat Ng 2015-06-02

    Updated Facebook reference here: https://developers.facebook.com/docs/ios/troubleshooting#sharedappid
  6. Chee Kiat Ng 2015-06-02

    README updated to explain how this is done on the new Titanium Facebook Module. https://github.com/cheekiatng/ti.facebook-1/blob/master/README.md Resolving as done.
  7. Lee Morris 2017-03-24

    Closing ticket with reference to the previous comments.

JSON Source