Realm GROUP BY query equivalent can be achieved in swift very effectively. Going ahead in the post I will create an imaginary requirement and I will guide you through the necessary solution. Let us start with our realm data model import UIKit import RealmSwift @objcMembers final class Room:Object{ dynamic var… Read more »
After installing Xcode 10, especially when Xcode 9 is also installed, It has been observed that at times simulator fails to launch while running a project. Following steps can resolve the Issue Clear derived data Xcode -> Preferences -> Location -> Derived data Open edit schemes and make sure for… Read more »
Everyone loved Diawi for its simplicity. Good news is Apple has made beta testing simple, like Diawi. Now you can Invite TestFlight testers with a public link. No need to manage email list and testers can remain anonymous. So now you can drop your app test link in a public forum for… Read more »
The all-new Xcode 10 beta 1 can be downloaded from apple using a valid Apple ID Download Xcode 10.1 beta 2 A valid Apple ID is required. If your are already logged in in the browser Xcode 10 Beta 1 download will start directly. Else you will be redirected to the… Read more »