one Star zero Fork zero

zy_octopus / octopus_ios_sdk

Join Gitee
Discover and participate in excellent open source projects with more than 12 million developers, and the private warehouse is completely free:)
Join for free
Clone/Download
Contribution code
Synchronization code
cancel
Tips: Since Git does not support empty folders, empty. keep files will be generated after creating folders
Loading...
README
MIT

OctopusSDK

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

OctopusSDK is available through CocoaPods . To install it, simply add the following line to your Podfile:

Advertising SDK installation

 pod  'OctopusSDK'

Baidu online disk customized SDK installation

 pod  'OctopusSDK/OctAdSDKNoShake'

Topon adapter SDK installation

 pod  'OctopusSDK/OctToponAdapterSDK'

Topon Adapter SDK Configuration Instructions

Adapter Name

 Banner: OctToponBannerAdapter  parameter { "slot_id" :"" , "app_id" :"" }
 Open screen: OctToponSplashAdapter  parameter { "slot_id" :"" , "app_id" :"" }
 Screen insertion: OctToponInterstitialAdapter  parameter { "slot_id" :"" , "app_id" :"" }
 Incentive video: OctToponRewardedVideoAdapter  parameter { "slot_id" :"" , "app_id" :"" }
 Information flow template: OctToponNativeAdapter  parameter { "slot_id" :"" , "app_id" :"" , "is_unified" :"0" }
 Information flow self rendering: OctToponNativeAdapter  parameter { "slot_id" :"" , "app_id" :"" , "is_unified" :"1" }

Installation of pangolin adapter SDK

 pod  'OctopusSDK/OctGromoreAdapterSDK'

Pangolin Adapter SDK Configuration Description

Adapter Name

 Parameters: AppId (Fill in the advertisement appid ); Code bit ID (Fill in the advertisement slotid 

 Initialization class name: OctGromoreConfigAdapter
 Banner: OctGromoreBannerAdapter
 Open screen: OctGromoreSplashAdapter
 Screen insertion: OctGromoreIntersititalAdapter
 Incentive video: OctGromoreRewardVideoAdapter
 Information flow template: OctGromoreNativeAdapter
 Information flow self rendering: OctGromoreNativeAdapter

If you need to use the beta SDK, you can specify the git branch as main for installation

 pod  'sdk name ' ,  :git  =>  ' https://gitee.com/zy_octopus/octopus_ios_sdk.git ' ,  :branch  =>  'main'

Project settings

Some projects may encounter errors similar to the following: -[__NSCFString Oct_ method name]: unrecognized selector sent to instance This is caused by incomplete loading of some category files in OctCore.xcframework. Here are two solutions:

1。 In other linker flags, use - force_load to force loading

-force_load

$(PROJECT_DIR)/Pods/OctopusSDK/OctopusSDK/OctCore.xcframework/ios-arm64/OctCore.framework/OctCore

2。 Manually load (PROJECT_DIR)/Pods/OctopusSDK/OctopusSDK/OctCore.xcframework into the project

Author

zhaojinlong, zhaojinlong@adintl.cn

License

OctopusSDK is available under the MIT license. See the LICENSE file for more info.

MIT License Copyright (c) 2024 Zhao Jinlong Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

brief introduction

Advertising iOS SDK open Stow
Objective-C 3 languages
MIT
cancel

contributor

whole

Recent developments

Load more
Can't load more
Ma Jiancang AI Assistant
Try more
Code interpretation
Code fault finding
Code optimization
Objective-C
one
https://gitee.com/zy_octopus/octopus_ios_sdk.git
git@gitee.com :zy_octopus/octopus_ios_sdk.git
zy_octopus
octopus_ios_sdk
octopus_ios_sdk
master

Search Help

 344bd9b3 5694891  D2dac590 5694891