Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FBAudienceNetwork in container and client application causes crash #1857

Open
ozcanzaferayan opened this issue Feb 8, 2022 · 0 comments
Open

Comments

@ozcanzaferayan
Copy link
Contributor

Hi,
I integrated react-native-fbads to our project. But, client has FBAudienceNetwork in its Podfile too, and two libraries are conflicting and crashing app with this message:
Terminating app due to uncaught exception 'FBFinalClassViolationException', reason: 'FBAdConfigManager is a final class and cannot be subclassed. FBAdConfigManager'

How can i fix this issue?

I tried to remove FBAudience from client but other native screens depends on it and import FBAudienceNetwork lines returns an error with this message:
No such module 'FBAudienceNetwork'

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

No branches or pull requests

1 participant