YUNEEC / Yuneec-SDK-Android-Example

Android example app based on the Yuneec SDK
BSD 3-Clause "New" or "Revised" License
11 stars 9 forks source link

Update DroneCore and fix crash on exit #43

Closed Sushma7785 closed 6 years ago

Sushma7785 commented 6 years ago

Unregister listeners in onStop() callback.

Fixes #42.

Sushma7785 commented 6 years ago

@julianoes This should be the fix. But please try to reproduce and check if it crashes again. I will test from my side too.

julianoes commented 6 years ago

@Sushma7785 a good spotting, thanks! Doesn't crash anymore for me.