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 Oct 6, 2023. It is now read-only.
Hello @theghostbh, this seems to be an issue with the GoogleMobileAds DLL, and not with Newtonsoft.Json, given the error message from your stack trace: Mono.Linker.LinkerFatalErrorException: ILLink: error IL1005: GoogleMobileAds.Api.MobileAds.GetClientFactory(): Error processing method 'GoogleMobileAds.Api.MobileAds.GetClientFactory()' in assembly 'GoogleMobileAds.dll'
This could be because of the code stripping, so could you try adding a file named link.xml inside your Assets directory with the following content:
The text was updated successfully, but these errors were encountered: