Vincent M
Vincent M
Good point ! I naively duplicated the "transfer application" button command to drag and drop action. You're right, this will encourage users to force application output on a device. To...
Something like this but I don't know exactly where to put the pin 
Same issue as **jessiewestlake** with the exact same material. The exception occurs in the CreateTvDevice method : ` SecondTv secondTv = new SecondTv(secondTvSyncTransport, deviceInfo.LocalAddress); SecondTvRemoteInput secondTvRemoteInput = new SecondTvRemoteInput(secondTvAsyncTransport, deviceInfo.LocalAddress);...