Symbai

Results 124 comments of Symbai

I've attached the project file above, yes I have.

App icon is missing is one of the symptoms, yes but it can also be caused by something else. You shouldn't be able to submit it to the app store...

Thanks for asking. It also does NOT work on a Label: https://user-images.githubusercontent.com/14368203/169767229-cff1d53a-3515-4afd-aba7-bf925786010f.mp4

Can you repro this with RC3? I am not able to test main build but with RC3 so question is if its just RC3 vs main or if its just...

RC3, API 31, Android 12, Pixel 5 => NOT working. Assuming you tested it on Android 12 API 31 as well, then you or someone else need to test it...

I dont know how to try the main branch. Is there an installer? I'm not good at cloning and building and running such large projects. Like I said I'm using...

@jsuarezruiz I've now downloaded the MAIN branch following [this guide](https://github.com/dotnet/maui/blob/main/.github/DEVELOPMENT.md). And it still does not work. No idea why it does for you, are you using the same Android version...

What are "custom controls"? I've tested this on a Button and a Listview and on both it fails.

No idea what I am doing wrong then. Does not work in Android Emulator and on physical devices. I had 12 people testing it on their physical devices and all...

I can confirm what @VladislavAntonyuk said. `PanGestureRecognizer` is also working for me (as soon as I click, hold and drag the mouse in the emulator, the event is raised), but...