I am using the newest version of xamarin.google.ios.mobileads - it works on my simulator, but as soon as I try deploying it to my device (XS max), it starts up and shortly after i crashes - with this error message :
Launched application 'dk.netcoders.iphone.quizmo' on 'Tonys iPhone XS Max' with pid 12858
dyld: Library not loaded: @rpath/PersonalizedAdConsent.framework/PersonalizedAdConsent
Referenced from: /var/containers/Bundle/Application/52F4754D-505E-4633-AC54-63CB9CA4A86C/quiz.app/quiz
Reason: no suitable image found. Did find:
/private/var/containers/Bundle/Application/52F4754D-505E-4633-AC54-63CB9CA4A86C/quiz.app/Frameworks/PersonalizedAdConsent.framework/PersonalizedAdConsent: code signature in (/private/var/containers/Bundle/Application/52F4754D-505E-4633-AC54-63CB9CA4A86C/quiz.app/Frameworks/PersonalizedAdConsent.framework/PersonalizedAdConsent) not valid for use in process using Library Validation: mapped file has no Team ID and is not a platform binary (signed with custom identity or adhoc?)
Application 'dk.netcoders.iphone.quizmo' terminated.