Filters

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.