[TIMOB-1832] Facebook connect Login Dialog page
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-04-15T03:03:28.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | bhargav |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T03:03:27.000+0000 |
| Updated | 2017-03-09T22:58:50.000+0000 |
Description
https://appcelerator.lighthouseapp.com/projects/32238/tickets/27-api-facebook-connect-integration"> https://appcelerator.lighthouseapp.com/projects/32238/tickets/27-ap... talks about a Titanium.Facebook.createLoginDialog api but I don't see that in the documentation
var dialog = Titanium.Facebook.createLoginDialog({
session:mySessionObject,
});
dialog.show();
I am using Titanium.Facebook.createLoginButton to create a
facebook login button.
When I click on it I see a dialog screen with appcelerator titanium
related icons above the user name and password . I would like to
modify this login dialog with our app's icon . Is there a way to do
this ? Does Titanium.Facebook.createLoginDialog exist ?
Not a bug . Can close. Figured it is a facebook feature.
Invalidated by new FB module.
Closing ticket as invalid.