Skip to content

AdobeBranchExtension-iOS 1.3.3

Compare
Choose a tag to compare
@echo-branch echo-branch released this 23 Apr 21:50
· 35 commits to master since this release
ada4b85

Add API to filter events by name, set an allow list or an exclusion list. We do not support setting both.

[AdobeBranchExtension configureEventAllowList:@[@"VIEW"] error:&error]
[AdobeBranchExtension configureEventExclusionList:@[@"VIEW"] error:&error]