Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Updating Realm Object Properties Without Extra Variables
May 23, 2023

Updating Realm Object Properties Without Extra Variables

Introduction Realm is a popular mobile database solution that offers seamless persistence for iOS applications. When working with Realm, you may encounter scenarios where you need to update object properties […]

Database 0 1 min read
How to Create Dynamic Height TableView Inside a TableViewCell in iOS using Swift
May 1, 2023

How to Create Dynamic Height TableView Inside a TableViewCell in iOS using Swift

When designing a complex UI in iOS, there may be cases where you need to display a table view inside another table view cell, where the height of the inner […]

iOS 0 2 min read
November 19, 2019

Swift didSet and willSet on properties in Realm doesn’t work?

Are you trying to use didSet and willSet on properties created on realm based classes? Is it working? I think it won’t. If so, you have come to right place. […]

Database 0 1 min read
How to trigger a function after certain time once typing ends in Swift?
August 6, 2019

How to trigger a function after certain time once typing ends in Swift?

Hello everyone! Today I am going to show you how you can trigger a method after certain duration which executes only after you stop typing. Well, you might think there […]

Apple 0 1 min read
Xcode 10.2.1 You must be Admin or Technical user in order to deliver content or metadata(1070)
May 6, 2019

Xcode 10.2.1 You must be Admin or Technical user in order to deliver content or metadata(1070)

You must be an Itunes Connect Admin or Technical user in order to deliver content or metadata”(1070) App upload issue from Xcode 10.2.1 I recently uploaded my app from Xcode […]

Apple 0 1 min read
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
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

Posts navigation

1 2 »

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