AI-generated Key Takeaways
-
Tapjoy is now deprecated.
-
We recommend removing the Tapjoy SDK and adapter from your project.
-
Instructions are provided for removing the Tapjoy SDK and adapter using CocoaPods or manual integration.
-
You should also remove Tapjoy from your mediation groups in the AdMob 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.embeddedframeworkTapjoyAdapter.framework
Remove Tapjoy from mediation groups
Follow the instructions in the AdMob help center to remove Tapjoy from all of your mediation groups in the AdMob UI.