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 […]
Protected: Apple watch background task research
There is no excerpt because this is a protected post.
Stuck on Verifying app – authenticating with the App Store… ??
Are you stuck on verifying app – authenticating with the App Store… If so, you are in the right place to fix the issue. I tried to fix it by […]
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 […]
App gone free [iOS] Jan 21, 2019
Here are new apps and games for iOS devices which gone free as per date Jan 21, 2019. Please download them soon before they go paid again. Wanderer of Lifetimes […]
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 […]
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 […]
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. […]
How to stop video recording with timer in iPhone without Jailbreak
Wouldn’t it be great if you can capture a video with a timer. Yes, it would be. With jailbreak, most of the features are possible. But what about getting this […]