Jimmy Pun

Results 64 comments of Jimmy Pun

> I've spend a lot of time trying to fix this error and came up with this solution. I've added dumb reference in AppDelegate to: > > RemoteConfig.SharedInstance.ConfigSettings = new...

Yes it does include MLKCore-8.0.0 in the latest build. Maybe neee to find another way to due with it

> Btw where can we find the source code for these two packages: Xamarin.MLKit.iOS.BarcodeScanning.JimmyPun610 Xamarin.MLKit.iOS.Core.JimmyPun610 ? > > Thanks Here it is https://github.com/JimmyPun610/GoogleApisForiOSComponents But this repo is basically forked from...

> I've created a PR that updates to the 'alpha2' variant of the package above and it seems to work properly across the 3 builds I've been able to test...

> I've created a PR that updates to the 'alpha2' variant of the package above and it seems to work properly across the 3 builds I've been able to test...

> > > I've created a PR that updates to the 'alpha2' variant of the package above and it seems to work properly across the 3 builds I've been able...

> > > > > I've created a PR that updates to the 'alpha2' variant of the package above and it seems to work properly across the 3 builds I've...

> > > I've created a PR that updates to the 'alpha2' variant of the package above and it seems to work properly across the 3 builds I've been able...

Still an issue in .NET8. https://github.com/dotnet/maui/issues/8946#issuecomment-1446178827 works but there is another problem. Since the focus and unfocus event do not fire at all, there is no way to do any...

Hi, Could you try downgrade the MAUI version to 8.0.41 and try rebuild? It might be caused by different version using in the library and MAUI. If this is the...