1. Quickstart

1.1 Requirements

  • iOS Deployment Target 11.0 Above required.

  • Cocoapods(https://cocoapods.org) is required

  • Architecture : arm64

1.2. Download Sample Project

ARGear sample project is available through github link below.

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

5 types of sample filters can be tested. More samples can be tested after purchase from Content shop(https://argear.io/shop.html).

1.5.3. Content

2D, 3D sample stickers can be tested. More samples can be tested after purchase from Content shop(https://argear.io/shop.html).

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.

Last updated