After updating Xamarin, stopped successfully publish the application
When i build my project i have this error
Error MT5211: Native linking failed, undefined Objective-C class: OBJC_CLASS$MBProgressHUDDelegate. If '_OBJC_CLASS$_MBProgressHUDDelegate' is a protocol from a third-party binding, please check that it has the [Protocol] attribute in its api definition file, otherwise verify that all the necessary frameworks have been referenced and native libraries are properly linked in. (MT5211)
Does anyone know how to solve?