Hello C2 Fans!
My goal is to install code in my app that will generate a GUID which will permanently be affixed to that instance of the App when it is first activated. The intent is to create a pseudo user account to/from which data can be utilized. I am thinking with the GUID along with the devices IP address that is sent to the server, we can assemble a location in the db to provide the end users device their game results and play data without them having to create an account.
Any ideas?
Thanks in advance!