Skip to content
Yet Another Programmer's Blog

Yet Another Programmer's Blog

PHP, Magento, iOS and more

  • Home
  • Contact
  • Privacy Policy
iOS

Tip: How to find and replace a value inside array of arrays?

Posted on: September 1, 2022

Imagine you have a structure like: [[String, String], [String, String], [String, String],] and you need to replace a second value. How to do that?

iOS

How to reload translations strings from remote at runtime?

Posted on: July 9, 2022July 11, 2022

At some point your app may need lot of supported languages, which sooner or later will come to common problem – each translation change requires app release via […]

iOS

Simple UNNotificationServiceExtension with Firebase Push and image display

Posted on: May 18, 2020

As you probably already know, sending push notification from Firebase will not display attached image on device. This example assumes you know how to configure push notifications in […]

iOS

Internal error when trying to open XIB in XCode 10.3

Posted on: July 24, 2019

If you already upgraded XCode to newest 10.3 version, you may notice that opening XIBs created in older versions causes “Internal error” and UI elements are not visible. […]

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

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 […]

Posts pagination

Previous page Page 1 Page 2 Page 3 Page 4 … Page 9 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