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.
- Download the latest release or clone the repository.
- Move COMPASS-SDK folder to your project folder.
Please read the manual (Japanese) on how to integrate COMPASS SDK into your project.
COMPASS-SDK
├── COMPASS-Headers
│ ├── CompassInterstitial.h
│ ├── CompassInterstitialDelegate.h
│ ├── CompassInterstitialView.h
│ ├── CompassSdkInfo.h
│ └── CompassView.h
└── libCompassSDK.a
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
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.