react-native-nearby-api icon indicating copy to clipboard operation
react-native-nearby-api copied to clipboard

'string' file not found

Open edwardokim opened this issue 7 years ago • 4 comments

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 screen shot 2018-07-11 at 3 20 50 am ? Cheers,

edwardokim avatar Jul 10 '18 17:07 edwardokim

I got this too while attempting initial installation - did you ever find a fix @edwardokim?

maxbeech avatar Sep 04 '18 15:09 maxbeech

@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

edwardokim avatar Sep 05 '18 09:09 edwardokim

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 .

maxbeech avatar Sep 05 '18 09:09 maxbeech

Sadly that didn't fix it, but thanks anyway @edwardokim @jacks205 or anyone else...any idea on this would be hugely appreciated!

maxbeech avatar Sep 05 '18 14:09 maxbeech