Pushwoosh / pushwoosh-react-native-plugin

Other
57 stars 43 forks source link

Xcode build errors on 5.20.0+ (PWInlineInAppManager.h) #95

Closed pbfrias17 closed 4 years ago

pbfrias17 commented 4 years ago

Followed the docs to install (yarn, pod install), but getting these build errors:

I also tried manually linking (add PushwooshPlugin.xcodeproj and link libPushwooshPlugin.a, that removed some errors but gave me another:

Im on RN 60.0 and these errors appear on all versions since 5.20.0 (5.19.7 builds fine)

wfhm commented 4 years ago

Hi @pbfrias17,

Could you please describe the exact steps to reproduce the issue? Also, does the 'PWInlineInAppView.h' file not found error appear on the 5.20.2 version?