Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16335] iOS: Facebook urlscheme is not added to the info.plist if the app already has a urlscheme

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2016-08-27T12:50:10.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sBacklog
ComponentsiOS
Labelsn/a
ReporterRomain Eude
AssigneeEric Merriman
Created2014-01-20T22:47:45.000+0000
Updated2017-03-21T20:33:07.000+0000

Description

Steps to Reproduce

create a facebook app on facebook.com create a Ti app add the facebook module and implement the 'log with fb' feature add in tiapp.xml , 1234567898 add a urlscheme in tiapp.xml for your app launch the app log with FB

Actual Result

upon successful login with FB, you get redirect onto an empty page

Expected Result

upon successful login with FB, you go back to your app (thanks to the custom urlscheme)

Attachments

FileDateSize
.log2014-01-20T22:47:57.000+00006526537
diagnostic353144891945879300.log2014-01-20T22:48:04.000+000015951

Comments

  1. Ritu Agrawal 2014-01-29

    Moving this ticket to engineering as Mostafizur Rahman can reproduce this issue with 3.2.0 SDK.
  2. Hans Knöchel 2016-08-27

    Fixed by the latest Facebook SDK 4.x covered in Ti.Facebook 5.0.0 and later (e.g. 5.2.3). Facebook manages as URL-schemes in the plist now and users don't need to specify it somewhere else anymore. The readme in the [official ti.facebook repository](https://github.com/appcelerator-modules/ti.facebook) shows an example of a proper plist-structure.
  3. Lee Morris 2017-03-21

    Closing ticket as fixed.

JSON Source