moljac

Results 451 comments of moljac

see https://stackoverflow.com/questions/68723859/ml-kit-stable-artifacts-depending-on-preview-package-com-google-android-odml-im

Thanks for the feedback I see no `getCamera` in `Xamarin.GooglePlayServices.Vision.Common`. https://developers.google.com/android/reference/com/google/android/gms/vision/CameraSource OK. I did not decompile aar/jar, but in above mentioned docs it is not available. I think I will...

@hungnguyenepiserver Thanks for your offer. Answer is: sure. It is open source and PRs are welcome. The only problem is: I'm on vacation till 2021-08-20 and everything will be delayed...

@aabc123 `Xamarin.IO.OpenCensus.OpenCensusApi` is for sure transitive reference. From what I recall: GPS-FB uses GRPC and OpenCensus is some kind of telemetry library. Now, why this was removed? I have no...

*. add `/bl` to commandline invocation *. install VS extension Project System Tools See: https://msbuildlog.com/ https://marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.ProjectSystemTools https://github.com/dotnet/project-system-tools https://lastexitcode.com/blog/2019/12/31/ProjectSystemToolsForVisualStudioMac/

I think those are outdated https://github.com/xamarin/XamarinComponents/tree/master/Android/Crashlytics and GPS-FB should be the right one https://github.com/xamarin/GooglePlayServicesComponents versions 71.x.y.z are for Android.Support (legacy) and versions 1xx.yy.zz are AndroidX based - so stick with...

@stevecluk Thanks for the feedback and the sample. Appreciated.

Well, when I get some free time from bindings and maintenance I work on side-project for bindings improvements (basically utilities for dependency graphs for nuget and maven artifacts). > perhaps...

@akankshajain00 Could you provide minimal sample, so I (we) can debug and investigate this issue. Namely without a sample it will take quite a lot of time to create it....