Update Liftoff (previously Vungle) mediation documentation - iOS

288 views
Skip to first unread message

Robin S

unread,
Jun 28, 2023, 6:47:05 AM6/28/23
to Google Mobile Ads SDK Developers
Hello,

The Integrate Liftoff Monetize with Mediation for iOS, section EU consent and GDPR (see here) suggests to add the following code:

#import <VungleSDK/VungleSDK.h>
// ...
[[VungleSDK sharedSDK] updateConsentStatus:VungleConsentAccepted consentMessageVersion:@"1.0.0"];


Since the version 7.0.0.0 of the adapter that rebranded adapter name from Vungle to Liftoff Monetize, this code is no longer working:

'VungleSDK/VungleSDK.h' file not found


I guess the correct import is now:
#import <VungleAdsSDK/VungleAdsSDK.h>

But with this import, I cannot find the right object to replace this code line:
[[VungleSDK sharedSDK] updateConsentStatus:VungleConsentAccepted consentMessageVersion:@"1.0.0"];

Can you update this section please?

Mobile Ads SDK Forum Advisor

unread,
Jun 29, 2023, 1:54:55 AM6/29/23
to google-adm...@googlegroups.com
Hello Robin,

Thank you for reaching out to us.

To verify this further, would you kindly send us a sample app and steps to replicate this issue? This is so we can investigate further.

You can provide the following details via reply privately to author option or directly provide it to the link below.

If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:

1. Navigate to

https://docs.google.com/forms/d/e/1FAIpQLSfkAiXMeYP-fw1W3Z-tT9uwmATEKO5X6S-th0gR2ezdKaaqfg/viewform?usp=pp_url&entry.400550049=Mobile+Ads+SDK&entry.460850823=5004Q00002mpAhWQAU&entry.80707362=00186338

2. Fill out all fields, and attach your file(s).

3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.

This message is in relation to case "ref:_00D1U1174p._5004Q2mpAhW:ref"

Thanks,
 
Google Logo Mobile Ads SDK Team


Robin S

unread,
Jun 29, 2023, 4:00:24 AM6/29/23
to Google Mobile Ads SDK Developers
Hello,

I don't get the necessity to forward a sample app to replicate the issue: this issue is straightforward.

The release note for the version 7.0.0.0 clearly mentions:
  • Rebranded adapter name from Vungle to Liftoff Monetize.
And it looks like an oversight in the documentation.

Thanks,

Robin

onmad...@gmail.com

unread,
Jul 11, 2023, 10:38:19 AM7/11/23
to Google Mobile Ads SDK Developers
since the latest update of your Vungle mediation layer, the VungleAdapter class you suggest to use during the Liftoff configuration (adding it as extras to GADRequest) is not available anymore, the swift  projects integrating Liftoff stopped compiling  

On Thursday, June 29, 2023 at 7:54:55 AM UTC+2 Mobile Ads SDK Forum Advisor wrote:
Untitled.jpg

Mobile Ads SDK Forum Advisor

unread,
Jul 11, 2023, 4:23:57 PM7/11/23
to onmad...@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for your response.

Can you confirm if you only added the Vungle Adapter in your app and the error returned? For us to further check this in our end, can you provide us your sample app project where this behavior is reproducible?

onmad...@gmail.com

unread,
Jul 13, 2023, 3:33:57 AM7/13/23
to Google Mobile Ads SDK Developers
I contacted directly Liftoff/Vungle 
they replied me that the current AdMob integration (liftoff/vungle 7.0) for iOS  has troubles and to switch bacl to previous version:
pod 'GoogleMobileAdsMediationVungle', '6.12.3'

Reply all
Reply to author
Forward
0 new messages