I follow the ios sdk installation instructions and noticed that there is no need to add the application secret key. Did I miss a step? How do they protect the application identifier and prevent someone else from impersonating another application identifier?
DO NOT put your application in your iOS application (or any mobile application). When you set up your iOS app, you need to provide your package ID, which is used as part of the authentication flow.