App crashes on device. 3510

Hi,

my app crashes instantly when I try to start the app on a device always with the same error.

Any idea how to fix this?

Thanks

Device log

My build settings

What version of android are you running it on?

The Android version is 5.1.1

This is very strange crash. What device is it? Like make and model.

Hi,

it is a Samsung Galaxy Note 10.1, 2014 Edition.

Model SM-P605

As a matter of interest @DirkJ, have you tried specifying a different value for minSdkVersion in your build settings? Just looking at your device log it would seem that we are having a similar experience on an Asus ZenPad 8.0 (Android 7.0). We can replicate the crash on launch with builds 2019.3509, 2019.3510 and 2019.3512 but have noticed that the app does not crash if we set a value of 20 or less for minSdkVersion. Any ideas welcome @vlads

I think this should be fixed in next daily build. Coming soon.

@vlads Great news. Thanks.

@morpheus

No, I don’t tried different minSdkVersion, only 21. I will check this out.

@vlads

That is great.

Thanks for your hard work of your team.

What version of android are you running it on?

The Android version is 5.1.1

This is very strange crash. What device is it? Like make and model.

Hi,

it is a Samsung Galaxy Note 10.1, 2014 Edition.

Model SM-P605

As a matter of interest @DirkJ, have you tried specifying a different value for minSdkVersion in your build settings? Just looking at your device log it would seem that we are having a similar experience on an Asus ZenPad 8.0 (Android 7.0). We can replicate the crash on launch with builds 2019.3509, 2019.3510 and 2019.3512 but have noticed that the app does not crash if we set a value of 20 or less for minSdkVersion. Any ideas welcome @vlads

I think this should be fixed in next daily build. Coming soon.

@vlads Great news. Thanks.

@morpheus

No, I don’t tried different minSdkVersion, only 21. I will check this out.

@vlads

That is great.

Thanks for your hard work of your team.