i-Pass Saver is a password saver application that stores all your important passwords in one place by encoding them so that no one can access the passwords outside the application. Application is made on kodular
Passwords are stored on the users device it self and each password is 256bit-encrypted i don’t store on the server as there can be password leak so everything is stored within the application only
I’ll install and test that later, but
one more feature would like to suggest here
suppose I’ve saved 100 passwords though ur app, and in case I change my phone, so I won’t go each of the ids/passwords saved to type in new phone, So I want you to make a backup option (text or file) so I can transfer whole list of ids/passwords to new phone easily
Below are some bugs that I came across while using the app.
When the user lauch the app, and if he/she cancel the figer print authentication, then app goes in infinite loading
The pattern lock is only visible when user takes your app to background and then brings it in foreground again. However if the user kills the app, then again on the launch of the app the same initial behaviour (infinite loading) is observed. The Screen-recording is big, so cannot share here. Let me know if you need the steps to reproduce this bug
On pattern lock screen if user press devices’ back button then the screen is initialised again
The pattern lock is even accepting a dot as a lock pattern. For example if I tap on any dot then the pattern is accepted. This may be extension related bug though
When we tap on any saved password and cancel the authentication then the saved password in your app goes invisible. It is only visible when user launches the app again
Wait for fingerprint authentication dialogue to appear
Once it appears cancel it by tapping anywhere on the screen or you can simply press device’s back button
Observe that the app goes in infinite loading. Instead it should display pattern lock
Now, just tap the device’s home button (the one at the center) to send the app to background.
Once in background, bring the app in foreground by tapping the icon or by selecting your app from Recent activity screen. This time the pattern lock is displayed.
Note that the same behaviour of infinite loading is observed when you kill the app and lauch it again
@Vaibhav Thanks but the app doesn’t go in infinite loading and it displays the fingerprint lock again after 5 seconds
and I haven’t designed it to open other screen
Thanks again for this as this bug exists
here is recording of fingerprint lock:-
What should I do should I display fingerprint again or pattern screen ?