Hi,
I have an android app communicating via the Android Mobile SDK with my garmin app.
In my code, the IQApplicationInfoListener for
connectIQ.getApplicationInfo(DeviceManager.AppId, this.device, new IQApplicationInfoListener() {}
seems not to be called anymore since a few days/weeks.
Is there any workaround, how I can still communicate with both apps?
Kind regards