-
I integrate this twilio voice in my app but it seems that I can't receive any phone call so I decided to test the one from your example in web and it works and then I copied the example files from the…
-
**Version Used**:
Visual Studio 2017 RC4
Microsoft.CodeAnalysis NuGet package 2.0.0-rc4
**Steps to Reproduce**:
1. Create new WPF app (.NET 4.6.1)
2. Add CodeAnalysis package from NuGet
3. …
-
A small number of the tests imported from the Facebook JSI code base (i.e. `node_modules\react-native\ReactCommon\jsi\jsi\test\testlib.cpp`) fail deterministically.
## Environment
Run the followin…
-
### Brief Issue Summary
Same issue as #2798
![image](https://github.com/microsoft/vscode-cmake-tools/assets/25214835/58c35062-8fe9-4d1b-bb48-59f69bd73af1)
```
[cmake] CMake Error at C:/Prog…
-
### Description
When I first launch my app the images in my menu get render with a height of 26. But if I leave the app to go to another app, the image size changes and when I comme back my menu ge…
-
_From [timurrrr@google.com](https://code.google.com/u/timurrrr@google.com/) on July 27, 2011 10:04:48_
#
#include
#include
#pragma comment(lib, "crypt32.lib")
#include
int main() {
DATA_BLOB …
-
### Description
I use Entry with Visual="Material" and set BackgroundColor = "Transparent".
If use nuget package Xamarin.Forms-1829-pre6 (or above) and Xamarin.Forms.Visual.Material-1829-pre6 (o…
-
Currently, you require python 3.11 or higher. Can this be relaxed to require python 3.8 or higher?
**Background:**
I'd love to include your package as a dependency in [icpp-pro](https://docs.icpp.…
-
I used the "pip install opencv-contrib-python" method and if I run the following:
```
import cv2
print(cv2.getBuildInformation())
```
I can plainly see that GStreamer isn't enabled. I'm not…
-
### Description
A ListView with HasUnevenRows and an ItemTemplate containing an Editor with AutoSize="TextChanges" does not properly resize when typing on iOS.
Behavior on Android and UWP is …