amirvenus

Results 23 issues of amirvenus

Hi, I am struggling to stop the webcam.. I have placed Webcam.reset() everywhere but it looks like it's being ignored all together

Hi, Just cloned this project and I am getting this error: ![image](https://user-images.githubusercontent.com/5879559/77077719-8489a400-69ed-11ea-8383-74e38abb58a7.png) Building app (Debug) Build started 19/03/2020 14:23:49. __________________________________________________ Project "/Users/amir/Projects/wpdotnet-sdk/PeachPied.WordPress.AspNetCore/PeachPied.WordPress.AspNetCore.csproj" (Build target(s)): Target ResolvePackageAssets: /Users/amir/Projects/wpdotnet-sdk/PeachPied.WordPress.AspNetCore/PeachPied.WordPress.AspNetCore.csproj : error NU1105:...

enhancement

Hi, I can receive the transaction id using: var transactionId = result.ServerResponse.Response.Id; however, it is different when compared to the one reported in PayPal statement. Please advise.

Hi, Thanks for the great work! One annoying issue is that I cannot fast forward or rewind videos neither in the tvOS app itself nor through the remote app on...

I have tried setting the calendar startday both in XAML and also in code behind. I have even tried placing it in 3 different areas: in XAML that didn't work:...

As .net also runs on mobile platforms, it would be great if we could collect the code coverage using a combination of altcover and xharness

Presently, I use Xharness dotnet tool to run the tests I have written for net6.0-android on an actual physical device during a CI/CD pipeline run. It does report the results...

question
needs more info
stale

Previously, when using the lottie animations, one could have one or more images with the animations and have them referenced in the data.json file. As noted, we are referencing these...

bug

Hi, I have been using this fantastic library with xunit however, I have noted that the test coverage results are not collected/published. I would be grateful if consideration is given...

enhancement

Hi, Has anyone managed to run this successfully on macOS with the Apple's M series GPU? Thanks!