Yahya Uddin

Results 27 comments of Yahya Uddin

I don't think it's possible to differentiate between printers and mobile devices when scanning for bluetooth devices.

Hi thanks. It seems the value has been raised also for v7.5.2 and v8.0. Also if the values have been raised, I think the docs should be updated here: https://docs.appcelerator.com/platform/latest/#!/guide/Titanium_CLI_Options-section-src-37549003_TitaniumCLIOptions-android.dx.maxMemory...

Looks like there is a mistake in the docs. The docs says it should be `android.javac.maxmemory` when it should be `ti android.javac.maxMemory`. The following works fine: ``` ti android.javac.maxMemory "1G"...

@vHanda This is the same workaround I used, but would be great if we have a way to do this automatically.

@ezet How about by adding an event listener and monitoring the URL address?

That worked. Thank you! Can you perhaps update the docs (or perhaps point me to the right direction) so that I can understand how `GuzzleHttpPromiseAdapter` actually works, as the README...

Hi. No-one has replied for a week now!

Has there been any improvements to security as of yet?