Paul Charlton
Paul Charlton
Hi, I've been having a few problems with tls, using dotnetty via a 3rd party, to connect from Xamarin.Forms, running into issues on both iOS and Android. I was speaking...
@ElDuderini did you get anywhere with this issue? Running into the same problem.
we've traced this issue in our app to the local_auth library and I've raised a bug there (https://github.com/flutter/flutter/issues/113208). As a workaround I've downgraded the local_auth to version 1.1.11 and that...
@MaikuB when you say trying to overriding the android dependency do you mean trying to get 'our' app AppAuth to use the older AndroidX dependency? Also, could this be addressed...
Oddly, it seemed it was caused by a tools replace attribute in my AndroidManifest. `
I was going to close, but have left open just in case there is advice about how best to locate these issues?
@sbokatuk just curious if there was any update? A Forms update would be well received here!