AdobeBranchExtension-iOS 1.3.3
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]