You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
i have update my project with ultimate version code.
The banner not work; in the previuosu versione yes.
I receive a success callback and the banner not open.
in XCode I get a bunch of errors about banners in IronSourceAdsPlugin.m.
Like ""Property 'bannerController' not found on object of type 'IronSourceAdsPlugin"
@charlesbodman
I have encountered the same errors as @mforloni.
I'm going to use rewarded videos only, but during building process in xcode I'm getting multiple errors saying:
Property 'bannerController' not found on object of type 'IronSourceAdsPlugin *'; did you mean 'viewController'?
Property 'bannerView' not found on object of type 'IronSourceAdsPlugin *'
Do you have any ideas how to fix the issues? I have tried to use latest SDK version as well as 6.7.3.1 and 6.8.0.1.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
i have update my project with ultimate version code.
The banner not work; in the previuosu versione yes.
I receive a success callback and the banner not open.
I call the function in this mode:
Can you help me?
The text was updated successfully, but these errors were encountered: