Search code examples
xamarin.formsvisual-studio-2017visual-studio-app-center

visual studio app center crash logging behavior


What happens when the Xamarin application is not connected to the internet and there is an exception that needs to be logged ? Is the SDK going to cache all the data that needs to be sent offline and sync when needed ?

Thank you


Solution

  • Yes. Crashes and other logged events will be submitted as connectivity allows.