I'd like to offer an option to let my users see tips again. Is there a way to do this either globally, or per tip ?
right now the only option I see is to have initialization login to call Tips.resetDatastore() and have the user restart the app.
I'm currently using events and rules to only show each tip once.