Ads-CN-Beta is a SDK from Bytedance providing union AD service.


License
MIT
Install
pod try Ads-CN-Beta

Documentation

Bytedance-UnionAD

Pod for Bytedance-UnionAD only support x86_64, armv7, arm64, i386.

How To Get Started

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like Bytedance-UnionAD in your projects. You can install it with the following command:

$ gem install cocoapods

Podfile

To integrate Bytedance-UnionAD into your Xcode project using CocoaPods,then specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'

target 'TargetName' do

#Used >3.4.0.0. Pangle-Ads-The-Chinese-Mainland-Traffic
#pod 'Ads-CN'

#Used >3.4.0.0. Pangle-Ads-Outside-The-Chinese-Mainland-Traffic
#pod 'Ads-Global'

#Used <3.4.0.0
#pod 'Bytedance-UnionAD'

end

Then, run the following command:

$ pod install

Pod access is only supported after version 1982

Author

Siwant

License

Bytedance-UnionAD is available under the MIT license. See the LICENSE file for more info.

FAQ & feedback channel

Chinese developers could refer to the documentation on the Pangle whenever encountered any problems during the integration process:

Global developers can refer to the help center: https://www.pangleglobal.com/help

If the content of the document cannot solve your problem, you can try to give feedback through the official channel. Feedback channel: "Pangle Platform-Help-Feedback"

Reward test

  • Pangle will invite some developers to grayscale the new version of the SDK, please pay attention to the notice in the station. You can send an email to union_tech_support@bytedance.com to apply for the new version of the Pangle SDK. Your participation is highly appreciated!

Change Log