top | item 31106597

(no title)

rezic | 3 years ago

I could see allowing only localstorage saving with no option for exporting or importing of data being limiting enough for me personally to have enough reason to upgrade to pro, maybe limit the number of plans you can have (if you haven't already, I haven't tested it) as well as the number of times you can actually save to localstorage.

I liked this enough where I made a model during my lunch break, then remade it when I got home, and then remade it a third time after I had accidentally pressed the "back" button on my mouse talking to someone on Discord, taking me back to the landing page and losing all my data.

After that last one I decided to at least get the free trial so I could save, but I had already planned pay for Premium so I wasn't too bothered.

discuss

order

scubakid|3 years ago

How would you recommend enforcing a limit on number of localStorage saves? If the number was held in localStorage as well, that's easily circumvented, and even if the save number was stored in Firebase and associated with the auth ID for the account, seems to me like people could probably just create a new account as needed and adjust the localStorage content to match, with a few lines of JS.