I have a UWP application which has access to video call. On selecting video call an exception is thrown.
[1
A debugger is attached to exe but not configured to handle this unhandled exception.
To debug this exception,detach the current debugger.
When I change the debugger type to Mixed(Managed and Native) in properties.
Exception thrown at 0x76083572 in exe: Microsoft C++ exception:
Platform::NullReferenceException ^ at memory location 0x18DBF0B0.
HRESULT:0x80004003 Invalid pointer WinRT information: deviceId is a required parameter.
User contributions licensed under CC BY-SA 3.0