In the Android SDK, the device stores its installation. When `.current` is called again later, the same installation is saved. I am saving `Installation.current?`, however each time the app is reopened a new `Installation` object is saved in the database. Does anyone have any ideas?