Android Unexpected Behaviour on first run -
when install development app apk (sideloaded) , press "open" in install dialogue, user first asked app register our server.
the first 2 steps of user enter email address , them enter pin (which sent email address entered).
what seeing run installation, when user sends app background go , read email, bringing app forces user enter email address again.
likewise if through registration (say reading email elsewhere), if send app background , bring foreground, asked login (even though logged in).
the important thing not happen on subsequent run, 1 following installation. neither have seen happen before when running in debug mode @ time, when uploaded device debugger.
the activity gets email address same 1 gets pin activity runs after registration complete, different activity login activity invoked when comes background on first run.
can explain happening here, why happens on first run, , how can rectify it.
thanks.
Comments
Post a Comment