Details
Description
Details: In the Facebook api docs (http://docs.appcelerator.com/titanium/latest/#!/api/Modules.Facebook), the line about adding Facebook app id in the tiapp.xml for iOS (see ios_facebook_appid.png) is inaccurate. If you add the Facebook app id in the tiapp.xml as suggested according to the docs, then the following message will appear on Safari mobile web after trying to login to Facebook: "Cannot Open Page - Safari cannot load page because the address is invalid."
To fix this issue, a developer will need to add the Facebook app id in the Info.plist section in the tiapp.xml.
Also, fb.appid seems to only apply to Android, not iOS.
Attachments
Issue Links
- relates to
-
TIDOC-2074 Facebook: Some caveats are not documented when using Facebook module with Titanium
-
- Closed
-
-
TIMOB-12275 iOS: setting ti.facebook.appid property in tiapp.xml creates an invalid Info.plist file
-
- Closed
-