sanyaade-g2g-repos / posit-mobile

Automatically exported from code.google.com/p/posit-mobile
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Account creation not started on first app start #338

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install posit
2. Launch posit

What is the expected output? What do you see instead?
The user should be prompted for account creation since no accounts exist. 
Instead the user is greeted with the main screen and when they try to do 
something they are notified that an account is required.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by eric.e...@gmail.com on 9 Feb 2012 at 8:09

GoogleCodeExporter commented 9 years ago
Patch attached which when onCreate is run for positMain executes new method 
resolveAccount which will start account creation if no accounts exist

Original comment by eric.e...@gmail.com on 9 Feb 2012 at 8:26

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 8bc1e9596c81.

Original comment by eric.e...@gmail.com on 14 Feb 2012 at 1:31