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

iOS can't build when hermes is enabled #265

Closed
hoangdaicntt opened this issue Feb 28, 2022 · 1 comment
Closed

iOS can't build when hermes is enabled #265

hoangdaicntt opened this issue Feb 28, 2022 · 1 comment

Comments

@hoangdaicntt
Copy link
Contributor

Compiling react-native-admob-native-ads Pods/react-native-admob-native-ads » UnifiedNativeAdLoadedListener.m

❌ (node_modules/react-native-admob-native-ads/ios/RNAdMobManager/RNGADNativeView.h:1:9)

1 | @import React;
| ^ could not build module 'React'
2 | @import GoogleMobileAds;
3 | #import "AdListener.h"
4 | @interface RNGADNativeView : GADNativeAdView <AdListener,GADNativeAdLoaderDelegate,

image

  • Android: OK
  • Ios: Error
  • react-native-admob-native-ads: git master
  • react natve: 0.63.4
  • expo: 43.0.5
@hoangdaicntt
Copy link
Contributor Author

I updated the import again, it works perfectly #266

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