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
Troubleshooting In-App Purchase: Product Not Found
February 20, 2023

Troubleshooting In-App Purchase: Product Not Found

If you’ve ever encountered the “Product Not Found” error message when attempting to make an In-App Purchase (IAP), you know how frustrating it can be. This error can occur for […]

Apple 0 3 min read
Removing Swipe Gesture in UICollectionView
February 13, 2023

Removing Swipe Gesture in UICollectionView

UICollectionView is a powerful UI component used to display collections of items. It provides a lot of customization options and is widely used in many iOS applications. One of the […]

Apple 0 1 min read
Protected: Apple watch background task research
June 16, 2021

Protected: Apple watch background task research

There is no excerpt because this is a protected post.

Apple 0 3 min read
iPhone keeps connecting and disconnecting continuously in Mac? [Fixed]
February 4, 2020

iPhone keeps connecting and disconnecting continuously in Mac? [Fixed]

Is your iPhone connecting and disconnecting continuously? Is it showing Trust this computer popup and disappears continuously? Is your phone making sound plung plung plung ? continuously? Well, guys if […]

Apple 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
Realm: Advantage using List [iOS][Swift]
November 3, 2019

Realm: Advantage using List [iOS][Swift]

Using Realm makes our code clean and easy to communicate with local database. Realm includes List class which is quite powerful. I did use it but didn’t know the actual […]

Apple 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

Posts pagination

1 2 3 »

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