ios-branch-sdk-spm
ios-branch-sdk-spm copied to clipboard
Branch iOS SDK Swift Package Manager distribution
### Describe the bug Hi We are using Branch SDK 1.41.0 After initialising the SDK We are getting crash attached the Screenshot of the log. We tried to upgrade to...
### Describe the bug Hello! Something very odd happing while calling initSessionWithLaunchOptions: `- (void)initSessionWithLaunchOptions:(NSDictionary *)options andRegisterDeepLinkHandler:(callbackWithParams)callback { [self initSessionWithLaunchOptions:options isReferrable:YES explicitlyRequestedReferrable:NO automaticallyDisplayController:NO registerDeepLinkHandler:callback]; }` Whenever I try to open a...
### Describe the bug Getting 400 while creating short link using BranchLinkProperties and BranchUniversalObject.  ### Steps to reproduce 1. Initialise the SDK from...
### Describe the bug ### Steps to reproduce 1. Open app clip from test flight 2. App doesn't launch and crashes 3. ### Expected behavior Don't crash. Open app clip...
### Describe the bug ### Describe the bug ### Steps to reproduce 1. Open app clip from test flight 2. App doesn't launch and crashes 3. ### Expected behavior Don't...
### Describe the bug We’ve started encountering a crash related to the Branch SDK beginning around May 13. The crash originates from the metaCampaignIDsFromDictionary: method within BNCReferringURLUtility. `-[BNCReferringURLUtility metaCampaignIDsFromDictionary:] NSInvalidArgumentException...
[BranchLeak.trace.zip](https://github.com/user-attachments/files/19251327/BranchLeak.trace.zip) ### Describe the bug When a Branch object gets instantiated whether through the app's delegate initSession call or when tracking an event, a memory leak is created. It's 100%...
### Describe the feature Please add support for visionOS so that I don't have to conditionally compile out Branch in order to target visionOS.