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