Kirill

Results 45 comments of Kirill
trafficstars

@dbankier @rosendi I sent a pull request with corrections https://github.com/appcelerator/titanium_mobile/pull/6698 The service works with tishadow, hope appcelerator, take my changes.

@dbankier The problem with tishadow much deeper `source map` and here plays a small role. Tishadow uses `eval` that would fulfill the source code. In this case, you can only...

@dbankier I have a very different approach. Titanium does not need to know about the existence of tishadow. Titanium has only to provide methods for other plugins. How it will...

@dbankier I'll do a separate Pull Request for tishadow, which I will consider all the changes titanium. Concerning, standard require access any ideas? How best to do it? ``` javascript...

@dbankier Done, Pull Request for Android and IOS. https://github.com/appcelerator/titanium_mobile/pull/6901 Soon prepare Pull Request for Tishadow