Pablo Rodrigo Darde
Pablo Rodrigo Darde
Ensure your `.vscode/launch.json` is setting the **Server.dll** with the correct path: In my case, I had to change the path from **netcoreapp2.0** to **netcoreapp2.2**. `"program": "${workspaceRoot}/test/ServerTests/bin/Debug/netcoreapp2.2/Server.dll",`
> Hello @kalwalt > > It happens for sure on these two phones: > > **Galaxy Note 10+** https://en.wikipedia.org/wiki/Samsung_Galaxy_Note_10 > > **Galaxy S10e:** https://en.wikipedia.org/wiki/Samsung_Galaxy_S_series#Samsung_Galaxy_S10 > > Is that the information...
> I've ran to this issue too and I found out that the logic behind selecting the main back camera isn't specific enough and some devices give you the wide...