You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TahuPayloadHandler class is calling HostApplicationEventHandler.onNodeDataArrived() instead of calling HostApplicationEventHandler.onNodeDataComplete() at the end of of it's handleNodeData() method.
The text was updated successfully, but these errors were encountered:
The
TahuPayloadHandler
class is callingHostApplicationEventHandler.onNodeDataArrived()
instead of callingHostApplicationEventHandler.onNodeDataComplete()
at the end of of it'shandleNodeData()
method.The text was updated successfully, but these errors were encountered: