Nikita Romanov
Nikita Romanov
Same error
Для того, чтобы каждый раз это не указывать в запросе, до метода VK.Login можно вызвать VK.setConfig для установки пользовательской конфигурации SDK. Код будет выглядеть так: `VK.setConfig(VKApiConfig( context = this, validationHandler...
Hi, @mhrastegari! If you open a folder that contains **more than one** project file, you will see this window. It may be useful, for example, when you open `maui` repository....
Yes, I think it is a good idea.
Hello! Thank you for your issue. Can you open a `Debug Console` tab and send an output?
Are you trying to run iOS on Windows? This is not possible. Some Microsoft iOS tools on Windows are not working at the moment. In my free time I study...
If you look at the build result (`bin/Debug/net7.0-ios/ios-arm64/YOUR_APP.app`) then this folder will be almost empty. I do not know why, but at the moment `dotnet` cannot build an iOS app...
Hi, @MLB-BIOMETRIC ! Sorry for the late response, I will add this feature in the new `6.0.0` version of .NET Meteor! At the moment, I have already done Debug and...
Hi @Pastajello ! Can you try this solution from the readme: https://github.com/JaneySprings/DotNet.Meteor?tab=readme-ov-file#troubleshooting ? I think that `dsrouter` connection is not established
Yep, it's a good idea