sbugert / react-native-admob

A react-native component for Google AdMob banners
BSD 2-Clause "Simplified" License
1.13k stars 532 forks source link

FRAMEWORK_SEARCH_PATHS Updated #511

Open sercanuste opened 4 years ago

sercanuste commented 4 years ago

This pull request contains fix for "Argument list too long: recursive header expansion failed at /src/node_modules/react-native-admob/ios/../../../ios/Pods/Headers/Private/gRPC-Core/grpc/src/core/ext/filters/http/client." error.

Mentioned at https://github.com/sbugert/react-native-admob/issues/314#issuecomment-392343688

"react": "16.8.3", "react-native": "0.59.9", "react-native-admob": "^2.0.0-beta.5"

sercanuste commented 4 years ago

Probably fix for #436 too.

amitpatelcontract commented 4 years ago

Is this still open or Merged to the main branch? I can't tell.

sercanuste commented 4 years ago

Is this still open or Merged to the main branch? I can't tell.

It's still open. PR checks passed but not merged.