[TIMOB-11878] iOS: Unable to log out on FB connect
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Daniel Lim |
Assignee | Unknown |
Created | 2012-10-12T15:03:22.000+0000 |
Updated | 2018-02-28T20:04:21.000+0000 |
Description
Facebook logout doesn't work.
This issue been brought up several times and solution has provided at community Q&A too but latest build still having the same issue. Please fix it so i don't have alter the FB connect module every time i use a new sdk.
FBConnect/Facebook.m, edit this line from http to https.
[NSURL URLWithString:@"http://login.facebook.com"]];
Comments
- Ygor Lemos 2013-01-02