-
In iOS,Apple will enforce the requirement for a privacy info manifest file for all third party libraries this year.
More information can be looked up here: https://developer.apple.com/documentation/b…
-
la proposta rischia di arrivare ad un censimento senza fine.
La pubblica amministrazione trentina usa molto più software libero di quello che si creda.
giusto per fare entropia:
= Provincia Autonoma …
-
Is it possible to access the real-time camera frame feed to do pre-processing or to be used for ML implementations like face-recognition, Image overlays, filters, etc.?
-
Is there a way to get file from the thumbnail?
tried this but doesn't work
```
Uint8List? list = await assetEntity.thumbDataWithSize(400, 400);
File file = File.fromRawPa…
-
I use these modules:
"react-native": "0.70.6",
"react-native-vision-camera": "^2.15.2",
"vision-camera-code-scanner": "^0.2.0"
And the app crashes without a warning or an error on t…
-
Hi,
After installing this Plugin my android app crashes with "Didn't find class "com.google.mlkit.vision.common.internal.Detector"" Message
-
Barcode format UPC_A for the ios platform does not work correctly. I'm expecting a 12-digit number, but I'm getting a 13-digit number.
For example I have a barcode sticker like 001234567890 but the p…
-
Following on https://github.com/ocaml/ocaml/pull/11590, it is possible to install ocaml in a folder with spaces, but if that ocaml was compiled in a folder with spaces it will contain an invalid sheba…
Khady updated
4 weeks ago
-
- Blank project
- tns platform add android
- tns plugin add nativescript-barcodescanner
- tns plugin add nativescript-plugin-firebase
```
{
"using_ios": true,
"using_android": true,
…
-
According to the docs Firebase Performance automatically monitors HTTP network requests. However, after weeks of using Firebase, the network tab in the Firebase console remains empty. I'm wondering wh…