Mar
Results
2
comments of
Mar
Pull request #245 have errors while compiling global.json: ``` "sdk": { "version": "6.0.300", ``` Every project in .csproj has: `` Those versions are not compatible with each other. You need...
I have exactly the same problem. After updating from 5.12.0 to 7.1.1 random crashes appears, usually just after application start. In debug mode and release mode (simulator or real device)...