AI-generated Key Takeaways
-
Tapjoy is deprecated and should be removed from your project.
-
Remove the Tapjoy SDK and adapter via CocoaPods or manual integration.
-
Remove Tapjoy from all your yield groups in the Ad Manager UI.
Remove Tapjoy SDK and adapter
With Tapjoy being deprecated, we recommend removing the Tapjoy SDK and adapter from your project.
Using CocoaPods
Remove the following line from your project's Podfile:
pod 'GoogleMobileAdsMediationTapjoy'
From the command line run:
pod install --repo-update
Manual integration
Remove the following files from your project:
Tapjoy.embeddedframework
TapjoyAdapter.framework
Remove Tapjoy from yield groups
Follow the instructions in the Ad Manager help center to remove Tapjoy from all of your yield groups in the Ad Manager UI.