Skip to content

MicroAd-Products/COMPASS-iOS-SDK-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

COMPASS SDK

COMPASS-SDK is an iOS framework developed and maintained by MicroAd, Inc. for displaying advertisements in native applications.

You can read more about COMPASS at its' official page.

Quick Start

  1. Download the latest release or clone the repository.
  2. Move COMPASS-SDK folder to your project folder.

Please read the manual (Japanese) on how to integrate COMPASS SDK into your project.

Included Files

COMPASS-SDK
├── COMPASS-Headers
│   ├── CompassInterstitial.h
│   ├── CompassInterstitialDelegate.h
│   ├── CompassInterstitialView.h
│   ├── CompassSdkInfo.h
│   └── CompassView.h
└── libCompassSDK.a

Bugs

If you found a bug or what you think is a bug, please search the existing or closed issues. If it is not addressed yet, please open an issue.

When opening an issue, please provide how we can reproduce the bug and the following details (if applicable)

iOS version
Language (Objective-C or Swift)
Xcode Version
COMPASS-SDK version
GoogleMobileAds version
Log message

Problems

If you encountered a problem in intergrating COMPASS SDK even after reading the manual, please look at the FAQ page.

If it does not address your problem, please open an issue.