Closed ablohme86 closed 1 year ago
Duplicate #111
@marcojak are there any plans to fix it soon? We can't use 1.8.0 version because of this bug :(
Duplicate #111
@marcojak are there any plans to fix it soon? We can't use 1.8.0 version because of this bug :(
So I am not the only one?
I'm currently working on version 1.9 that fixes few issues and adds new features. The version for Android is complete and I now have to work on the one for iOS. I hope I can release it very soon.
What version can I use that doesnt break android using target 12?
Even the current version works fine with android 12. There is a package you need to update (you can find which one in one of the issues opened for this plugin).
I'm testing the new version on Android 11, 12 and 13!
On Tue, 15 Nov 2022, 20:47 Alexander Blohme, @.***> wrote:
What version can I use that doesnt break android using target 12?
— Reply to this email directly, view it on GitHub https://github.com/marcojak/MTAdmob/issues/118#issuecomment-1315843333, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUIPISASIGOQLYYJFS7DD3WIPZFXANCNFSM6AAAAAAR7EZAOU . You are receiving this because you were mentioned.Message ID: @.***>
Yes, but to fix this tempoarily on iOS can I use 1.6.9 on iOS and 1.8.0 on Android the same time?
You could try, right now I don't remember the differences between the two versions. It might work but it's very possible that it will not. You could use the previous version on both platforms.
On Tue, 15 Nov 2022, 20:51 Alexander Blohme, @.***> wrote:
Yes, but to fix this tempoarily on iOS can I use 1.6.9 on iOS and 1.8.0 on Android the same time?
— Reply to this email directly, view it on GitHub https://github.com/marcojak/MTAdmob/issues/118#issuecomment-1315848271, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUIPITEZNKG4GOFUUUMDLLWIPZTZANCNFSM6AAAAAAR7EZAOU . You are receiving this because you were mentioned.Message ID: @.***>
I tried to downgrade but it now throws this:
Any idea what I do wrong? I only use OnLoadedInterstital and Show interstitial when it fires
I tried to downgrade but it now throws this:
Any idea what I do wrong? I only use OnLoadedInterstital and Show interstitial when it fires
Nevermind, I forgot to downgrade iOS.MobileAds to 7.66
The new version is out and that should fix the issue. Closing it for now but feel free to open a new one if the issue is still present
Describe the bug OnInterstitialLoaded, OnRewardedVideoAdLoaded and OnRewardedVideoAdFailedToLoad never fires on iOS
To Reproduce Steps to reproduce the behavior: Add CrossMTAdmob.Current.OnInterstitialLoaded += Current_OnInterstitialLoaded; to your project
Expected behavior It should load an ad or throw something to OnRewardedVideoAdFailedToLoad
Screenshots N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Banner works fine