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 …

IOT…who wants a connected mirror?

The Internet of Things, or IOT is a buzzword that get more and more popular every year. What exactly is it though? Why is it so popular? Is it here already? The Internet of Things definition: “Sensors and actuators embedded in physical objects are linked through wired and wireless networks” So in simple words, Things that …

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 …