bugsnag / bugsnag-react-native

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
https://docs.bugsnag.com/platforms/react-native
MIT License
369 stars 121 forks source link

RN 0.60 does not build for iOS giving error unable to open file (in project "Bugsnag") (in target 'BugsnagStatic' from project 'Bugsnag') using cocoapods #439

Closed Rutvik17 closed 4 years ago

Rutvik17 commented 4 years ago

Description

RN 0.60 does not build for iOS giving error unable to open file (in project "Bugsnag") (in target 'BugsnagStatic' from project 'Bugsnag') using cocoapods

Issue

I updated my project from 0.59.10 to 0.60.6 and now i can not build my project. I installed bugsnag using pods install for ios but it throws error on build. unable to open file (in project "Bugsnag") (in target 'BugsnagStatic' from project 'Bugsnag')

Environment

Library versions:

react-native: 0.60.6
bugsnag-react-native: ^2.23.2
tomlongridge commented 4 years ago

@Rutvik17 - please try with the latest version of bugsnag-react-native (2.23.5) which fixes #433 - it sounds very similar to the error you are seeing.

Rutvik17 commented 4 years ago

@Rutvik17 - please try with the latest version of bugsnag-react-native (2.23.5) which fixes #433 - it sounds very similar to the error you are seeing.

The latest version has this issue. version 2.23.2 does not have this issue. I am at version 2.23.2 and it solved my problem.

mattdyoung commented 4 years ago

Hi @Rutvik17

Can we just clarify whether you re-tried this with v2.23.5 which was released yesterday?

Rutvik17 commented 4 years ago

Hi @Rutvik17

Can we just clarify whether you re-tried this with v2.23.5 which was released yesterday?

No i haven't retried with that but it works with my current version so i will keep it there for now.

mattdyoung commented 4 years ago

Believed fixed by https://github.com/bugsnag/bugsnag-react-native/issues/433 in v2.23.5