-
Hello,
I have the following data types:
```idl
module HelloWorldData
{
@appendable struct MsgIn {
int32 a;
};
@appendable struct MsgOut {
sequence objects;
};
};
```
…
-
## Pre-submission checklist
- [y ] I am submitting a bug report, not a feature request.
- [ y] I have searched for similar issues, but did not find any matches.
## Description
A clear and co…
-
generate p p > mu+ m-
output
launch
is an example of the issue
-
Hi Guys,
I am facing this issue with my RN application
First of all I'm using the native bas eversion 2.12.1 and RN version 0.55.4. The Toast is perfectly working but there is one issue I found w…
-
**Describe the bug**
When I change `AVCaptureSession.Preset.medium` to `AVCaptureSession.Preset.high` in function `setUpCaptureSessionOutput` which in file `/ios/quickstarts/vision/VisionExample/Came…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Example Steps to reproduce the behavior in sample app:
1. Go to '...'
2. Click on '....'
3. Scroll dow…
-
**Describe the bug**
Checked out source and getting this error from studio.
Error: The apk for your currently selected variant cannot be signed. Please specify a signing configuration for this v…
-
ITMS-90562: Invalid Bundle - The app cannot be processed because options not allowed to be embedded in bitcode are detected in the submission. It is likely that you are not building the app with the t…
-
In https://github.com/ANZSoilData/def-au-scma/blob/main/rdf/skosplay-scma-001.xlsx
for each line like ``
the `skos:definition` column should be ``
-
Since the migration from Firebase MLKit to the new Google MLKit, the FaceDetector is not working great on iOS12 (no faces detected).
Testing the face detector on two devices – same model, iPhone Xr…