Hi Friends,
When compiling the sample code generates errors VervetaCRM , one of them says :
" As this call is not ' awaited ' current method execution will continue before the call is completed . Consider applying the operator ' await ' the outcome of the call. ( CS4014 ) ( MobileCRM.Shared ) "
Line of code: viewModel.GoBack ()