Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 825 Bytes

mobile-engagement-create-new-ios-app.md

File metadata and controls

17 lines (11 loc) · 825 Bytes
  1. Start Xcode and in the pop-up, select Create a new Xcode project.

  2. Select Single View Application, and then click Next.

  3. Fill in the Product Name, Organization Name, and Organization Identifier. Select Objective-C or Swift in the Language selection based on your app.

Important

Make sure that the Bundle Identifier matches with what you have defined in the Apple Developer console for AppId and that you have a corresponding certificate for it.

Xcode will create the demo app into which we integrate Mobile Engagement.