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
Yes. Crashes and other logged events will be submitted as connectivity allows.