Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Accessing private properties using NSPredicate [swift][iOS][Realm]
April 29, 2019

Accessing private properties using NSPredicate [swift][iOS][Realm]

Let’s suppose you have private property like I mentioned above. Now you might think, `name` property is not accessible right? But you are wrong. It can be accessed using NSPredicate. […]

iOS 0 1 min read
Realm: LinkingObjects(fromType: Class.self, property: “property”) returns nil [Updated]
February 21, 2019

Realm: LinkingObjects(fromType: Class.self, property: “property”) returns nil [Updated]

Realm is really simple and powerful tool for developers to deal with local database. I highly recommend to use realm. Let’s go directly to the problem guys. Realm provides inverse […]

Apple 0 2 min read
Does Google ad use your microphone and listen to you from iPhone and Android?
November 27, 2018

Does Google ad use your microphone and listen to you from iPhone and Android?

Now a days you can see there are lots of iPhone and Android applications out there in play store and app store where you can download apps and games free […]

Android 0 4 min read
Complete and Partial Override Implementation in Swift.
November 22, 2018

Complete and Partial Override Implementation in Swift.

Hello guys, Let me tell you something regarding overriding which might be helpful to you guys. Basically, override is used within derive class where you want to use parent class’s […]

iOS 0 2 min read
Debugging technique for swift programming language using xCode.
November 21, 2018

Debugging technique for swift programming language using xCode.

As an iOS developer you might have used lots of technique while dealing with issues on apps. There are many debugging tools and techniques that you can use. But today […]

Breakpoint 0 3 min read
Why apple didn’t provided isTimeZoneAutomatic() method?
November 15, 2018

Why apple didn’t provided isTimeZoneAutomatic() method?

As a developer, you might sometime want to have a method which will let you know if the user has changed the system time or not. This method will be […]

Date and time 0 3 min read
UserDefaults not clearing datas immediately using suite name: App Group
August 7, 2018

UserDefaults not clearing datas immediately using suite name: App Group

I created this post when I got and issue on trying to clear UserDefault values. Here is my problem scenario. Trying to save if user is logged in or not […]

App Groups 0 2 min read
extensionContext is nil from a presented view controller
July 29, 2018

extensionContext is nil from a presented view controller

At time when you are wokring in today extension you will face this issue where self.extensionContext.open doesn’t work or let’s say self.extensionContext is nil from presented view controller. Initially I […]

iOS 0 36 sec read
SMS pin code UIView for Storyboard on Xcode
February 4, 2018

SMS pin code UIView for Storyboard on Xcode

Are you looking for library which simply embeds UITextField from your own design done in storyboard? Well, then you are right place. Just download this repo and you will get an […]

iOS 0 54 sec read

Posts pagination

« 1 2

Copyright ©2026 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes