tranb3r

Results 159 comments of tranb3r

Why don't you use the mobile app API ? I've detailed the queries here: https://github.com/femueller/python-n26/issues/110#issuecomment-1414022349

I think the bindingmodes are wrong: FirstName should be OneWayToSource and Message should be OneWay.

@sambasile How exactly do you change the manifest of devenv.com ?

I've changed my NUGET_PACAKGES path. I'm still having this error: `Could not find a part of the path 'C:\Nuget\xamarin.firebase.ios.cloudfirestore\8.10.0.1\lib\net6.0-ios15.4\Firebase.CloudFirestore.resources\grpcpp.xcframework\ios-arm64_i386_x86_64-simulator\grpcpp.framework\PrivateHeaders\src\core\ext\filters\client_channel\lb_policy\grpclb\client_load_reporting_filter.h'` Any help ?

Well, even if I increase the MAX_PATH in the registry, change the NUGET_PACKAGES path to shorten it, use the latest nuget.exe to download packages from command-line, I still end up...

@SotoiGhost I would really appreciate some help from the team... Thanks.

> Here is what fixed the issue for me > > 1. Close Visual Studio > 2. Open cmd/PowerShell > 3. Change directory to the path of the project >...

Not exactly a duplicate. I see 3 issues here. 1. It seems like setting the BindingContext with RelativeSource does not work. It just crashes. 2. How do you set the...

@MitchBomcanhao https://github.com/CommunityToolkit/Maui/issues/1783#issuecomment-2031418276

> not sure what you meant there, @tranb3r - the binding situation has changed since 8.0.1 was released, but it seems the relative source crashing (in my case when binding...