ios-branch-deep-linking-attribution
ios-branch-deep-linking-attribution copied to clipboard
Support visionOS compilation
Describe the feature
Right now the SDK does not compile when targeting visionOS. The issues are with the usage of keyWindow
in UIViewController+Branch.m
as well as with fetching the SKProduct
contentVersion
in BranchEvent.m
.
Any plans to support that?