Csaba Huszar

Results 13 comments of Csaba Huszar

I think, this is a viable solution for certain use cases like calling the widget update method and it's certainly easier than create a framework project and a binding project...

@tougher does the `_ResolvedWatchAppReferences` approach work for you in a .net6 project?

Thank you that helped a lot! I can confirm it works with some exception. In Debug config it's fine it works on both the simulator and on device. Personally, I...

I've had similar issue (tried to build and run a maui app with ios binding project on windows paired to mac), in my case the issue was that in `bin/Debug/net6.0-ios/XYZPROJECT.resources`...

hello @F-Goncalves I think this can be closed because: 1, for some reason at some point the android binding broke, I couldn't make it work again. (maybe something changed in...

> Hi @Csaba8472 thanks for bringing this to our attention, we'll look into it Thank you, do you have a time line or estimation when will this fixed?

> @Csaba8472, these instructions might be outdated. We will take a look, in the meantime, could you try out other methods for using AIMET? I have tried to install based...

you mean to try run it on an AMD gpu?

this happened to me when path(AdditionalAppExtensions Include + BuildOutput), didn't point to the widget which xcode built. Haven't tried it on windows yet, so @dajbych your issue could be something...

Sorry for the late reply, just fixed the parameter issue, and I've fixed the version related issue based on your comment.