N.OZER SENOL

Results 2 issues of N.OZER SENOL

What if there ismore than one on this: public override bool OpenUrl(UIApplication app, NSUrl url, NSDictionary options) { if (Xamarin.Forms.DependencyService.Get().Callback(url.AbsoluteString)) return true; return base.OpenUrl(app, url, options); } public override bool...

Hello All, I have created Server Android Blazor MAUI Project and bound and started as Foreground Service. I cannot connect to server from pc client. I tested with other andorid...

bug