Chris Hall

Results 12 comments of Chris Hall

Still nothing? This is still an issue.

that may be true for him, but still happens in xamarin forms. the original post of this problem still applies.

> > that may be true for him, but still happens in xamarin forms. the original post of this problem still applies. > > Have you changed the target framework...

Just here so I can keep track of this.. Using the workaround at the moment...

> > Just here so I can keep track of this.. Using the workaround at the moment... > > What's the work around? link please? https://github.com/xamarin/Xamarin.Forms/issues/14952#issuecomment-1027572321 i ended up just...

> Ah, the old `await Task.Delay(..)` hack... a staple of a good MAUI "fix" ;) LOL

i have this issue as well. on pc. initialized as follow in app.xaml.cs Sharpnado.Shades.Initializer.Initialize(false); Sharpnado.Tabs.Initializer.Initialize(true, true); have tried different combinations, no luck

I am using it, but am having issues getting it to work on IOS. It's probably unrelated though to your project :P i get a token, so that part works,...

I’ve been messing with the refactor branch and have got all the things working finally 😎