In native app the flow of contact app is: 1. display login 2. after successfull login register to UPS However in cordova we do: 1. register to UPs 2. on success display login on error display empty list
I think the correct flow is the one used for native app
|