Christian Findlay

Results 136 comments of Christian Findlay

Yes, I can confirm that the documentation here is out of date.

I'll try it out on macOS at some point. Meantime, try removing the .NET Framework target from all the projects and make sure your version of visual studio is up...

@D0ctorWh0 thanks for getting in contact. I personally could not get control transfer working on Android either. I recommend that you clone this repo and debug the code directly. You...

@D0ctorWh0 amazing! I think I see what you did there. Is there any chance you could get that working in Device.Net and do a pull request for that?

@D0ctorWh0 it's very straight forward. Just - Create a fork of the repo - Create a branch in your fork - Make your changes (minimal change) - Test if possible....

@D0ctorWh0 amazing. Could you please do a PR of what you've already done? Try putting a delay between each call and consider using Polly for retry. Have a look at...

@realivanjx thanks for reporting. Yes, I've seen this one before. I'm not sure if it's a real issue myself... Could you try including the device.net projects in your solution directly?...

@realivanjx you're probably right. I had the same issue. Do you have "enable just my code" turned on? Check that it debugging options.

@realivanjx the only thing I can recommend is to turn off the exception in the debugging options. I will look out for it and try to find out which API...

@realivanjx I probably won't fix this issue because it doesnt cause any serious problems that I know about. It's only an annoyance. As far as I know, it only causes...