android - Meteor: how to detect a new user to display an app intro screen? -


how know user first time user?

needs work anonymous users (before they've logged in) , must remember if user has dismissed intro screen after updates of app.

this web , mobile app (android , ios)

thanks!

when use dismisses intro screen, store persistent session variable. check package https://github.com/okgrow/meteor-persistent-session more information.

before displaying intro message, check session variable set.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -