I am working on getting the facebook API working for iOS, and the FB registration page requires the Bundle ID of the project. How can I get this information? I read someth
For those using Xcode >=7: select your target and click the General tab. Bundle Identifier is found under Identity.