Hi, I am developing two apps, watch-app and Android application, which communicate with each other.
I am using Edge 520 as running watch-app.
However, when I call "getApplicationInfo" method of Android BLE SDK to get my Garmin application information, IQApplicationInfoListener is never called.
As a result, nullPointerException (name == null) has ocurred when I call "registerForAppEvents" method (I think).
I refer a thread about this thread: https://forums.garmin.com/archive/index.php/t-315054.html
I suffer from a headache due to same issue.
Is there any problem from now?
Sincerely,
Eunsang Ko
-----
BLE version: connectiq-mobile-sdk-android-1.2
Connect IQ version: connectiq-sdk-win-2.1.5
Android compile target SDK: API 23 (Marshmallow)