Chris Hamons

Results 188 comments of Chris Hamons

I can confirm that there appears to be something wrong with this sample. Tapping did _nothing_ for me, despite the fact that we are hitting HandleTap

I just updated a few API breaks and built the sample with latest macios, no more availability warnings!

It appears to work for me on simulator. ![image](https://user-images.githubusercontent.com/6392201/69763951-69d8aa00-1134-11ea-8132-fa2979e54cf3.png) Can you please attach build log / what version of the SDK / what version of the Xcode you are using....

After swapping to a provisioning profile w\ SiriKit enabled, I can confirm the white screen on device.

I can independently reproduce this on my own tokio project as well. The only work around I can find is to keep the variables window minimized and use only the...

This was also reported in these two developer community issues (closed and pointing here): https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1429785 https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1435614

Hey folks, I believe this might be the same underlying issue as https://developercommunity.visualstudio.com/t/bug-in-visual-studio-2022-xamarin-signalr-method-n/1528510#T-N1585840. @evolutionerp - Can you disable XAML hot reload as noted in ^ and see if you can...

I've tried to reproduce it in a smaller project and have failed. I can share privately shared a moderate sized project that reproduces it 100% of the time (many times...

I can reproduce with latest iOS / macios / XF library. Stack trace on device: https://gist.github.com/chamons/3d830d8a4a2bbfbf293f93c132caa534 Stack trace in sim: ``` (lldb) bt * thread #1, name = 'tid_103', queue...