ezedev

Results 6 comments of ezedev

I'm getting the same error after the app goes to the background, resumes and someone tries to use a button, more specific to navigate to another page using the navigation...

@Jon2G I tried MAUI but for some reason i couldn't get the navigation manager to work unfortunately... Maybe i used an outdated template? Anyways, I managed to find a workaround...

I know i'm kind of reviving an old issue, but i managed to handle the back button using Xamarin's OnBackPressed override in MainActivity.cs. It catches the event, and i use...

I also tried to do it, but i only managed to bind using "admin".

Well, it's pretty annoying to configure each folder individualy for each device on Android. I also tried to configure the internal storage as the upload folder, but it doesn't pick...

Same problem here while installing release 3.9.1. The fix suggested by @christophkogler worked and, for now, it's installing properly. Thanks.