/DEPRECATED-px-ios_tracking

Fork of mercadopago/DEPRECATED-px-ios_tracking fixing crash

Primary LanguageSwiftMIT LicenseMIT

Mercado Pago PX Tracking SDK - iOS (Swift 4.0)

Events and pages tracking library for iOS

Installation

  1. Add the following line to your Podfile:
use_frameworks!
platform :ios, '8.0'
pod 'MercadoPagoPXTracking', :git => 'https://github.com/ignaval/DEPRECATED-px-ios_tracking.git', :branch => '2.0.1.1-Fixed'
  1. pod install

  2. Change 'Swift Language Version' to 'Swift 4' in targets 'MercadoPagoServices' and 'MercadoPagoPXTracking'