react-native-nearby-api
react-native-nearby-api copied to clipboard
'string' file not found
Hi,
I'm pretty new to RN development and have limited knowledge of IOS or Android.
Everything was well with the plugin and we have launched few times but somehow(quite suddenly) we are unable to build with develop and release schema.
I've tried setting Compile Source As to objective c++ as suggested here without much success https://github.com/react-native-community/react-native-google-signin/issues/361
Help please
?
Cheers,
I got this too while attempting initial installation - did you ever find a fix @edwardokim?
@maxbeech Check if '$(SRCROOT)/../node_modules/react-native-nearby-api/ios/Classes ' is there at Build settings >> header search paths When I removed it, it was working again.
Luck, Ed
Ah amazing thanks a lot mate will give it a go!
All the best, Max On Wed, 5 Sep 2018 at 10:17 edwardokim [email protected] wrote:
@maxbeech https://github.com/maxbeech Check if '$(SRCROOT)/../node_modules/react-native-nearby-api/ios/Classes ' is there at Build settings >> header search paths When I removed it, it was working again.
Luck, Ed
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/badfeatures/react-native-nearby-api/issues/25#issuecomment-418660131, or mute the thread https://github.com/notifications/unsubscribe-auth/AH_-afg1wRn_ypTrtRWPbrKBCx8rA_UTks5uX5aggaJpZM4VJz6L .
Sadly that didn't fix it, but thanks anyway @edwardokim @jacks205 or anyone else...any idea on this would be hugely appreciated!