Search specific term/phrase surrounded by double quotes. e.g. “deep linking”
Exclude records that contain a specific term prefixed with a minus. e.g. Android -Firebase

Value can not be null error in Xamarin SDK

The error usually comes when you are using "IBranchBUOSessionInterface" in our Xamarin SDK. This is currently a bug and the workaround available right now is to use "IBranchSessionInterface" only which is the non-BUO method.