Skip to content
Yet Another Programmer's Blog

Yet Another Programmer's Blog

PHP, Magento, iOS and more

  • Home
  • Contact
  • Privacy Policy
iOS

OpenGL2: Very basic Swift3 example

Posted on: August 4, 2017

As you guys probably notices, it was a while since last post here. I was quite busy with lot of projects, so did not had time for blogging.

iOS

RxSwift: How to stream values with dynamic delay

Posted on: April 26, 2017

Imagine such case – you have list of messages, each one with timestamp. And you want to show them in the same way they arrived, with same timings. […]

iOS

How to check object’s reference count in Swift 3?

Posted on: April 25, 2017

Sooner or later, you will face the problem with object which are not deallocating. How to check if object gets deallocated? Just use deinit method like below: deinit […]

iOS

How to use JSContext from JavaScriptCore to create two way communication with web page

Posted on: February 6, 2017February 6, 2017

What is “JavaScriptCore”? Well, it is a name for internal Safari javascript engine. Is it useful? For most of us it is not, but if you thinking about […]

iOS

Fatal error: unexpectedly found nil while unwrapping an Optional value

Posted on: January 26, 2017January 26, 2017

This can be really painful when you just started with Swift. It really happens very often and can be confusing. Where it comes from?

iOS

interfaceOrientation is deprecated in iOS8

Posted on: December 6, 2016December 6, 2016

Are you still using self.interfaceOrientation and getting deprecation warning? Well, don’t. Not only because it is depracated, but it can give you wrong result. Device might be in […]

iOS

Jenkins & XCode: User interaction is not allowed when executing task

Posted on: November 25, 2016

Getting “User interaction is not allowed” error in your build task? If yes, solution is very simple. Just login your build user (usually “jenkins”) via the GUI (which […]

iOS

Swift 3: Unexpected nil when using NSCoder

Posted on: November 4, 2016

If you were using NSCoder in Swift 2, I’m pretty sure you used such code: decoder.decodeObject(forKey: “name”) as! String decoder.decodeObject(forKey: “number”) as! Int Now, in Swift 3, using […]

iOS

WatchConnectivity: Payload could not be delivered

Posted on: September 16, 2016November 4, 2016

So you are trying to send instant message to parent iPhone app and still receiving “Payload could not be delivered”? This happens only if one of those two […]

Posts pagination

Previous page Page 1 … Page 9 Page 10 Page 11 … Page 23 Next page
  • iOS
  • Mac
  • Magento
  • MySQL
  • PHP
  • Promocje
  • Python
  • Salesforce
  • Uncategorized
  • Wordpress
  • April 2025
  • November 2024
  • October 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • September 2022
  • July 2022
  • September 2021
  • June 2021
  • September 2020
  • May 2020
  • March 2020
  • January 2020
  • December 2019
  • August 2019
  • July 2019
  • June 2019
  • April 2019
  • October 2018
  • August 2018
  • May 2018
  • April 2018
  • November 2017
  • August 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • June 2013
  • March 2013
  • February 2013
  • November 2012
  • October 2012
  • August 2012
  • July 2012
  • May 2012
  • April 2012
  • February 2012
  • October 2011
  • September 2011
  • August 2011
  • July 2011
Theme Cube Blog by Kantipur Themes