Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2267] iOS: Facebook redirect back to app broken in 3.0

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2013-01-28T15:00:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsregression
ReporterMads Moller
AssigneeMauro Parra-Miranda
Created2013-01-20T08:01:01.000+0000
Updated2016-03-08T07:41:16.000+0000

Description

When I do a facebook login with the Ti.Facebook.LoginButton, the switch to FB app to accept works, but it will not return to the app. If I just switch to SDK 2.1.4, everything works. I believe the issue is in the info.plist:
<key>CFBundleURLSchemes</key>
<array>
	<string>travelapp</string>
	<string>fb[object Object]</string>
</array>

Comments

  1. Davide Cassenti 2013-01-28

    Duplicate of bug TIMOB-12275
  2. Mauro Parra-Miranda 2013-11-24

    DUP issue.

JSON Source