Upgrading from Android Ground Sdk 7.5.0 to 7.7.0 results in app freezes when switching camera modes (Visual to Thermal/MIX)

Hi there,

We have an app that is currently using Ground Sdk 7.5.0 that is working correctly.

parrot.arsdk = 'com.parrot.drone.groundsdk:arsdkengine:7.5.0'
parrot.groundsdk = 'com.parrot.drone.groundsdk:groundsdk:7.5.0'

When we tried upgrading to 7.7.0 as,

parrot.arsdk = 'com.parrot.drone.groundsdk:arsdkengine:7.7.0'
parrot.groundsdk = 'com.parrot.drone.groundsdk:groundsdk:7.7.0'

we noticed that this caused our app to consistently freeze when switching camera modes (Visual to Thermal/MIX). We noticed this freeze occurs most consistently when in Photo capture mode.

Reverting the sdk back to 7.5.0 fixed the issue.

Your help would be greatly appreciated.

Thanks,

Ray

Hello Ray,

We will need the logs from GroundSDK to investigate the issue. Could you provide them?

Provided in https://forum.developer.parrot.com/t/ds-upgrading-from-android-ground-sdk-7-5-0-to-7-7-0-results-in-app-freezes-when-switching-camera-modes-visual-to-thermal-mix/20301

This topic was automatically closed after 30 days. New replies are no longer allowed.