Hi guys, Just created a tutorial on Heyzap Integration for IOS. Hope you enjoy and find it useful. Tried to be as much straightforward as I can. I also would appreciate if you could like and subscribe my channel. Thank you The info for the Admob, Chartboost and Unity integration. #import <AVFoundation/AVFoundation.h> #import <AdSupport/AdSupport.h> #import <AudioToolbox/AudioToolbox.h> #import <CFNetwork/CFNetwork.h> #import <CoreGraphics/CoreGraphics.h> #import <CoreLocation/CoreLocation.h> #import <CoreMedia/CoreMedia.h> #import <CoreMotion/CoreMotion.h> #import <CoreTelephony/CoreTelephonyDefines.h> #import <CoreVideo/CoreVideo.h> #import <Foundation/Foundation.h> #import <GLKit/GLKit.h> #import <GoogleMobileAds/GoogleMobileAds.h> #import <MediaPlayer/MediaPlayer.h> #import <MessageUI/MessageUI.h> #import <MobileCoreServices/MobileCoreServices.h> //import OpenGLES #include <OpenGLES/ES2/gl.h> #include <OpenGLES/ES2/glext.h> #include <OpenGLES/ES3/gl.h> #include <OpenGLES/ES3/glext.h> #import <QuartzCore/QuartzCore.h> #import <SafariServices/SafariServices.h> #import <Security/Security.h> #import <StoreKit/StoreKit.h> #import <SystemConfiguration/SystemConfiguration.h> #import <UIKit/UIKit.h> #import <WebKit/WebKit.h> #import <HeyzapAds/HeyzapAds.h> // Your Heyzap Publisher ID: [HeyzapAds startWithPublisherID: @"YOUR_HEYZAP_PUB_ID"]; libsqlite3.tbd libxml2.tbd