RemcoDEV

Results 4 comments of RemcoDEV

This is the case for more type of permissions when targeting API 33.

We experience the same issue when using the new MAUI workload shipped with the latest VS 2022 preview.

This happens to more than just collectionviews. We add a longpress touch effect to all labels. All other (short tap / xamarins default tap) gesture recognizers earlier in the tree...

We experience this issue too using FirstOrDefaultAsync: ![image](https://user-images.githubusercontent.com/23697539/135276253-7e652d57-c359-4ae2-afd2-9da47470cf7c.png) await Database.Table().FirstOrDefaultAsync()