Cobub Razor
Cobub Toaster
Other Links
Cobub Razor
Cobub Toaster
Other Links
這是本文檔舊的修訂版!
The goal of this document is to explain usage rules of Cobub Razor iOS SDK for facilitating developers
This document is for iOS SDK developers, which uses the Open Source Mobile Analytics – Cobub Razor
First please set up the Web Server of Cobub Razor (instruction), then register App onweb server and fill App info after login. Once App is created successfully, you could obtain AppKey.
Download the latest release of SDK and Unzip it. Once unzipped, you could see two files, UMSAgent.h and libUMSAgent.a.
Select Add→Existing files in project directory and select the two unzipped files above, or drag two files to project directory directly. Select Copy Items into destination group’s folder(if needed).
2.2.3 Add Dependent Framework
To obtain network info and operator logo, you need adding CoreTelephony Class Library.