Alexander Reyes

Results 133 comments of Alexander Reyes
trafficstars

I cannot use this in my current implementation as ICommand doesn't support type argument.

Isn't ```var contextThemeWrapper = _context as Android.Views.ContextThemeWrapper;``` the same as ```var contextThemeWrapper = context as Android.Views.ContextThemeWrapper;```?

I am preparing a new release that will include MAUI support. Not ETA yet.

I believe NativeScript popularity is not bigger because lack of broad knowledge on what you can do with it, like targeting web and mobile with same code base if you...

Is it possible to get live streams?

@caleteeter is this extension being abandonware?

@caleteeter thanks for a quick response. The more important functionality of this extension, debugging Smart Contracts, is broken, so when that release will be out?

This is where the errors seem to be located (using developer tools): ``` workbench.desktop.main.js:formatted:75875 ERR [Extension Host] (node:28390) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please...

Adding the configuration to launch.json causes the same issue, and it also shows this error: ``` Incorrect type. Expected "string[]". Array of file paths of solidity files to debug ```