marcojak / MTAdmob

Admob plugin for Xamarin Android and iOS
https://www.xamarinexpert.it/admob-made-easy/
160 stars 26 forks source link

IOS 16.3.1 update has caused my app to become unstable #128

Closed jikpas0 closed 1 year ago

jikpas0 commented 1 year ago

Hi,

I have been using your library with no problem on my App until the recent IOS update occurred 16.3.1.

Now the app crashes everytime it loads a page.

The error thrown is based on AVFCore AVPlayer invoke block.

I was wondering if there is anything you can do to update your nuget package to make it compatible with the recent IOS update.

In any case thanks for creating such a powerful tool made my day.

All the best

James

marcojak commented 1 year ago

Hi,

Do you have a crash log I can look at? It would help me understand and fix the issue.

Thanks.

I'm glad you are enjoying this plugin!

Best Regards,

Marco

jikpas0 commented 1 year ago

CA0BE059-CBDA-40E8-8BD9-101A61AA12EC

jikpas0 commented 1 year ago

Hi

Hope the above helps.

My app works fine with ios 16.2

jikpas0 commented 1 year ago

I could be wrong though and it maybe another aspect of my application causing the crash.

As I looked through the source code of the nuget package and could find no reference to AVplayer.

I am going to look into something and will get back to you if it solves my problem

jikpas0 commented 1 year ago

Found the issue it's not with the nuget admob package my bad should never have doubted it