We use Visual Studio to develop our Xamrain.Android app. Building and deploying the app to an emulator or a real device works fine. And it is possible to start the app and use it for a few secounds. But then it randomly crashes, not depending on what you do in the app. There is no break in the debugger and no nothing is written to the output. There are some errors in the device log, but they only say that android.apps.gsa crashed with a buffer overflow exeption. So there are no hints why our app crashes.
Can anyone please help me with that problem?
We use: Mono.Android Version8.0 and Xamarin Support v4 21.0.3.0
I testet the app with API 25/26/27