ARGear SDK Documentations
  • Introduction
  • Android
    • 1. Quickstart
    • 2. Configuration Settings
    • 3. ARGear Overview
    • 4. ARGSession
    • 5. Camera
    • 6. Rendering
    • 7. CMS Service
    • 8. Download Contents
    • 9. Set Contents
    • 10. Media
    • 11. Switch Camera Face
    • 12. Enable Debugging Mode
    • 13. ARCore Connect API
    • 14. API Reference
  • iOS
    • 1. Quickstart
    • 2. Configuration Settings
    • 3. ARGear Overview
    • 4. ARGSession
    • 5. Camera
    • 6. Rendering
    • 7. CMS Service
    • 8. Download Contents
    • 9. Set Contents
    • 10. Media
    • 11. Switch Camera Face
    • 12. Enable Debugging Mode
    • 13. ARKit Connect API
    • 14. API Reference
  • Unity
    • 1. Quickstart
    • 2. Configuration Settings
    • 3. ARGear Plugin Overview
    • 4. ARGearManager
    • 5. ARGearCamera
    • 6. CMS Service
    • 7. Download Contents
    • 8. Set Contents
    • 9. Switch Camera Face
    • 10. Enable Debugging Mode
    • 11. API Reference
Powered by GitBook
On this page
  • 1.1 Requirements
  • 1.2. Download Sample Project
  • 1.3. Pod Install
  • 1.4. Build and Run
  • 1.5. Test ARGear Functionalities
  • 1.6. Next Step

Was this helpful?

  1. iOS

1. Quickstart

Previous14. API ReferenceNext2. Configuration Settings

Last updated 4 years ago

Was this helpful?

1.1 Requirements

  • iOS Deployment Target 11.0 Above required.

  • Cocoapods() is required

  • Architecture : arm64

1.2. Download Sample Project

ARGear sample project is available through github link below.

  • git clone

    git clone

  • download zip

1.3. Pod Install

1.3.1. In terminal, go to the path, /argear-ios-sample/sample-swift.

1.3.2. Execute pod install.

1.3.3. Open the sample code project by running created ARGearSample.xcworkspace.

1.4. Build and Run

After connecting to your device, build and run the sample app. The app does not run on simulator environment.

1.5. Test ARGear Functionalities

After running the app, ARGear functionalities can be tested from the menu below.

1.5.1. Beauty

16 types of face beautification functions can be tested.

1.5.2. Filter

1.5.3. Content

1.5.4. Bulge

6 types of bulges can be tested.

1.6. Next Step

Details of sample implementations by using ARGear SDK and its API is available from the following chapters.

5 types of sample filters can be tested. More samples can be tested after purchase from Content shop().

2D, 3D sample stickers can be tested. More samples can be tested after purchase from Content shop().

https://argear.io/shop.html
https://argear.io/shop.html
https://cocoapods.org
https://github.com/argear/argear-ios-sample.git
https://github.com/argear/argear-ios-sample