Skip to content

Conversation

@dtaylorus
Copy link

No description provided.

@dtaylorus
Copy link
Author

Verified rewarded and adaptive banner ad formats work with these necessary changes. Also verified interstitial ads (no fixes required), but expect that rewarded interstitials still have nonfunctional bindings due to API changes.

@dtaylorus
Copy link
Author

I spoke too soon. I get the following failure for the release build. Debug build works fine.

MTOUCH : error MT5211: Native linking failed, undefined Objective-C class: JSContext. The symbol '_OBJC_CLASS_$_JSContext' could not be found in any of the libraries or frameworks linked with your application.

Any ideas?

@dtaylorus
Copy link
Author

I was able to get a working release build by adding the following to my app code:

[assembly: Preserve(typeof(JavaScriptCore.JSContext), AllMembers = true)]

@dmariogatto dmariogatto merged commit 88d932e into dmariogatto:firebase-800 Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants