Ticket Created
over 4 years ago

WERETECH-10108

Android connectiq send message broken

I use an Android device to send a message to my IQApp, but the connectiq.jar bombs when trying to deliver the sent message status.

"com.garmin.android.connectiq.EXTRA_REMOTE_DEVICE" is a device, but treated as a long (IQMessageReceiver class, "onReceive" method). For other branches in the same method the EXTRA_REMOTE_DEVICE is read correctly, but not in the intent.getAction().equals("com.garmin.android.connectiq.SEND_MESSAGE_STATUS" branch.

If I could send you a pull request I would.

Thanks,

/Micke

Former Member
Former Member
Parents
  • We have a fix for this that I'd like to have you try to confirm the issue is addressed. I can send you a new jar file, which replaces the existing jar in your mobile SDK.Unfortunately, I'm not able to upload files directly to this thread, but if you email [email protected] with "Android connectiq send message broken" I can send the file in a reply.

    Once you've got the file, please take a look and let us know whether the problem persists--thanks!

Comment
  • We have a fix for this that I'd like to have you try to confirm the issue is addressed. I can send you a new jar file, which replaces the existing jar in your mobile SDK.Unfortunately, I'm not able to upload files directly to this thread, but if you email [email protected] with "Android connectiq send message broken" I can send the file in a reply.

    Once you've got the file, please take a look and let us know whether the problem persists--thanks!

Children