-
Notifications
You must be signed in to change notification settings - Fork 120
iOS: Definition of '' must be imported from module #462
Comments
Hey @chrisnovak, if I upgrade the Bugsnag React Native library from 2.23.7->2.23.8 (or 2.23.7->2.23.9) using iOS 13.4.0 (or iOS 13.5.0) on a simulator, without running
Did you update the pods after updating the Bugsnag RN library? Can you please run, from your project directory |
I can confirm that I ran |
I can confirm I'm having the same issue when upgrading from 2.23.7 to 2.23.9. |
Hey @chrisnovak, @elyalvarado. I've been doing battle with this one to try and recreate but with no joy just yet. Since it looks like when you do a full clean/rebuild of your project, it would infer it could be something to do with how you've previously setup the project? Are you able to reproduce this issue within a minimal reproduction example that you could share with us? If you write in to [email protected], we can provide an upload link if the project breaches email attachment sizes. |
My Obj-C knowledge is not so great, but I'm happy to help validate any potential fixes. 🙂 |
We have released an update in v2.23.10. We believe this should fix this issue. Please reach out if you continue to experience any issues with this. |
Description
Upgraded patch version from 2.23.7, which was working.
Issue
in BSG_KSMachHeaders.h
Environment
Happens with both 2.23.8 and 2.23.9 on RN 61.4
pod -v
): 1.8.4The text was updated successfully, but these errors were encountered: