-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I was consuming branch sdk through cocoa pods previously and was able to access BNCErrorCode enum in my code and handle errors accordingly. But recently when I switched to SPM I'm noticing that I'm not able to access this enum.
Can we expose this enum through SPM so that we can access this enum and handle error accordingly.
Steps to reproduce
- Install BranchSDK through SPM
- Access BNCErrorCode in your code
- Build fails since BNCErrorCode cannot be accessed.
Expected behavior
Can BNCErrorCode be kept accessible same as how we do it through pods
SDK Version
3.13.3
XCode Version
16.4
Device
iPhone 16
OS
26
Additional Information/Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working