Going Passwordless…what’s all the buzz?

In our everyday lives we use usernames and passwords very often. More often than not, we have to input a password to access something, our email account, when shopping online, using a remote system or even our mobile phone. This secret we call “Password” is usually something that no one else knows, or so we …

Realm Object Server and remote logging

In this tutorial we’ll see how we can use Realm to remotely debug iOS Applications and features like background execution, receiving notifications, waking up from beacons or regions and generally situations that having the App connected to the XCode debugger is not possible. For this we’ll use Realm database and the Realm Object Server. Realm …