Hello out there
I’m in the midst of developing my first Facebook game and am in a bit of a quandary as to how I should approach data storage. The FB API tracks the user’s score just fine, but doesn’t appear to allow for storage of any other variables. The FB canvas tutorial mentions game persistence using something called Parse, which I’m looking into now, however that section of the tutorial hasn’t been completed yet. In any case, I was curious if any of you who were familiar with creating Facebook games might be able to make any suggestions? I do have a web server and can tie everything into my own databases if need be, but I thought I’d check here first and see if anyone had any better ideas.
Thanks for your input!