Confirm SDK Version english - unigeniee/Geniee-iOS-SDK GitHub Wiki
Checking the SDK version
If you encounter problems such as advertisement not being displayed, please check the SDK version.
Latest version link
Please check the current latest version from the following URL. https://github.com/geniee-ssp/Geniee-iOS-SDK/tree/master#latest-sdk-version
How to check the Framework
To check the Framework library, select Get Info 'from the Finder's right-click menu and check
version `.
How to check the rewardMediation Adapter
To check the version of the rewardMediation Adapter, please check the number described in the adapterVersion
method of the Adapter source code.
DFP Adapter version rule
GNAdSDK: Since version 3.2.0, the version rule of DFP Adapter is <GNAdSDK SDK version>. <Adapter patch version>
.
Therefore, if the version of GNAdSDK goes up, a DFP Adapter linked to the latest SDK will be created. Also, if there is a fix for DFP Adapter, adapter patch version will go up.
For example, if GNAdSDK: 3.2.0, the version of GNAdDFPBannerMediationAdapter will be 3.2.0.0, but if there is a fix for DFP Adapter it will be 3.2.0.1.