eMMa 4.13.1

eMMa 4.13.1

License Unknown
ReleasedLast Release Mar 2024

Maintained by Jaume Cornadó, Adrian Carrera, Marcos Hervella.



eMMa 4.13.1

  • By
  • Jaume Cornadó, Adrian Carrera, Enrique Vazquez and Marcos Hervella

EMMA iOS SDK

Introduction

This is the official EMMA iOS SDK. For more info you can visit https://emma.io/en/

Installation

Swift Package Manager

You can download the SDK with SPM for versions 4.9.0+ (it requires Xcode 12+).

Steps for integration:

  1. Open Xcode and select File > Swift Packages > Add Package Dependency
  2. Add the repo url and select version 4.9.0+ as minimum

For more info visit the support doc.

CocoaPods

if you do not have CocoaPods installed go here.

You can download the SDK from CocoaPods adding the following line to Podfile:

pod 'eMMa'

Documentation

You can visit the technical documentation here for more info.