vuforia-spatial-edge-server icon indicating copy to clipboard operation
vuforia-spatial-edge-server copied to clipboard

Implement better route for sendMessageToFrame post messages

Open benptc opened this issue 5 years ago • 0 comments

Accidentally triggers a lot of side effects in realityObject.messageCallBacks.mainCall unless we specifically ignore messages in it that have msgContent.sendMessageToFrame !== 'undefined' (current solution).

Figure out how to not need this special exception / why the side effects were being triggered in the first place.

benptc avatar Feb 10 '20 19:02 benptc