I am using the iOS Built in frameworks to connect. After asking for "publish_stream"
permissions, FB returns an error:
Error Domain=com.apple.accounts Code=7 "The Facebook server could not fulfill this access request: The app must ask for a basic read permission at install time." UserInfo=0x145ad6a0 {NSLocalizedDescription=The Facebook server could not fulfill this access request: The app must ask for a basic read permission at install time.}
What is going on here? Showing two user permission popups is a less than ideal user experience.