Android BlinkUp SDK Updated to 6.3.5

Customers making use of the BlinkUp™ SDK for Android should head over to the Dev Center and download the latest version. The new release is 6.3.5 and improves the handling of timeouts during post-BlinkUp ‘has the device enrolled yet?’ polling.

If the SDK times out while attempting to connect to the server, this is now treated as an error (ie. any registered onError handler will be called). If the SDK times out after contacting the server (ie. the target imp-enabled device did not come online and attempt to enroll, or the enroll was rejected by the server), that is treated as a timeout (ie. any registered onTimeout handler will be called).