Filipp Panfilov
Filipp Panfilov
Hello, I have some problems with implementing streaming API: First time I have created stream without setting timespan and it had worked. But some time after it stoped working: on...
Images were missed while using cocoapods integration with use_frameworks option: http://blog.cocoapods.org/Pod-Authors-Guide-to-CocoaPods-Frameworks/
What is right way to use this viewController with Storyboard? I'm presenting modally UINavigationController with JBWebViewController as root view controller, and at prepareForSegue delegate trying to set url: ``` -...
I have ruby script, which runs as daemon and fetches some data from internet every 60 seconds, and posts messages in our channel using HipChat's url hook. I want to...