Given that you are not getting any output, it is highly unlikely the task did in fact succeed. Please confirm by adding error handling to the Continuation object.
Yes the standard stream code should always work, however I am asking (again) that you check if the task failed or not. I cannot help you further until you have checked the task's status and posted the error message if any. As stated in my previous post, the task does appear to be failing and your code is simply ignoring the failure..
You are right, my code is not able to catch any error or exception. addRouteAsync task was not succeed, i put the code under try and catch, did not get any error or data.
Comments
https://mbientlab.com/androiddocs/latest/data_route.html#account
don't know what i am missing here, not getting any output. using : 'com.mbientlab:metawear:3.2.0'
addRouteAsync
task succeed?Continuation
object.addRouteAsync task was not succeed, i put the code under try and catch, did not get any error or data.
My issue was resolved, by updating the firmware.