agerstner-branch

Results 2 comments of agerstner-branch

@akushnarev-soul In theory, yes. The current call to WebSettings.getDefaultUserAgent is wrapped in a try catch as shown: ``` // PRS : User agent is checked only from api-17 private String...

You could try this: Put a breakpoint [here](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/blob/0c6c76cae5d4859b791aa7d684602dcf3731441d/Branch-SDK/src/main/java/io/branch/referral/UniversalResourceAnalyser.java#L112) and run the various use cases to see if it is called.