-
### Xamarin.Android Version (eg: 6.0):
This is on iOS.
### Operating System & Version (eg: Mac OSX 10.11):
Windows 10, Mac mini connected for builds.
### Google Play Services Version (eg: 8.4.…
-
Hi.
I'm having issue when trying to build the project with package version 0.13.0.1
Below here is the build log:
Build log
```
Project "/Users/netcompany/Projects/Pin-Card/Mobile/PinCar…
-
Should it not be 'Xamarin.Firebase.iOS.MLKit.Common' instead of 'Xamarin.Firebase.MLKit.Common'?
https://www.nuget.org/packages/Xamarin.Firebase.iOS.MLKit/
-
Hey,
I've been playing around with this app and want to link it to my Cloud Vision Product Set to search through, but I'm unsure how I get the values I need to replace (APIKey, productSearchURL, acc…
-
the new version of firebase is available (published 10/16/2018), but i can't find the MLvision Lib ?!
-
# Question
**Ask your Question**
How can I avoid that the mlkit face detection model is included in the APK? I am just using barcode scanning capabilities, and the face model grows my APK by 9MB. …
-
### Which implementation are you using
*RNCamera*
### Steps to reproduce
1. Add component
``````
2. Try scanning this code using an Android device
![generate](https://user-images.…
-
# Question
**To Do First**
- [x] Take a look in the [README](https://github.com/react-native-community/react-native-camera/blob/master/README.md)
- [x] Take a look in the [docs](https://github.co…
-
I try to use Xamarin.Firebase.iOS.MLKit, but I found the dependency issue on that nuget. Then, I just want to inst MLKit.Common first.
I can install it, but I get build error
```
clang : err…
-
QUESTION:
There is plane rethink/write for swift5?
There is stable ABI, which is good for reduce application size.
Now I need to include all the dynamiclib to my app what size is very big (105Mb)…