Does monitization SDK do the same thing as the ad service?

So I’ve imported the monetization SDK from the asset store as well as enabled the ad services. But… when I have the ad services enabled I get a dex merging error building error when building my game. It builds fine without the ad services enabled using only the SDK monetization from the asset store.

I’ve tested my build without having the ads service on using only the SDK asset and everything works fine, the ads show up etc. but does anyone know if having ad services turned off under services will affect anything such as linking to the dashboard?

It’s perfectly fine to disable Ads from the Services window if you’ve included the Asset Store version of the SDK. As long as you’re initializing the SDK with a valid game ID your data should make its way to the dashboard.

1 Like

Thank you so much for the response!

1 Like