frapperino / sketchagram

Smartwatch application
Other
0 stars 0 forks source link

Logged in on emulator despite no connection #12

Closed alehar9320 closed 9 years ago

alehar9320 commented 9 years ago

Using the emulator I was able to log in on user with credentials acc: alleballe2, pw: alle123, while not getting logged in on server. This was a fresh install as well which means that it most likely isn't because of SharedPreferences.

I was also able to create a new user and log in with these credentials. There was no connection to the server at all! (as far as I could tell, visible on the users-screen, viewed as admin, on the server). No new user created, no user logged in. Nothing. On top of this I got access to the database that alleballe2 has.

Reflection: Could it be that SharedPreferences remains, despite app being uninstalled?

ollmatt commented 9 years ago

might be fixed