I'm going to implement handling of the client GUID in a bit different way. I will fetch some configuration from a JSON file (online) during the app launch, and that configuration will contain the GUID. That allows me to make the app general, and if I ever open source it, the next developer can replace the URL of the JSON file with the one that hosts their own client GUID.

//