Skip to content
Rahul Pandey edited this page Jun 8, 2013 · 4 revisions

Overview

The login activity is the landing page for users

Features

  • The Additt logo with a button to login. If the user has the native Facebook app installed, it will prompt them to login (if needed) to authenticate. If the phone does not have the native Facebook app installed, a WebView will open with the prompt to login (again, if needed), and authenticate our app.

Bugs

There is currently an authentication issue which seems only to happen when the application is downloaded from the Play Store and the phone has the native Facebook app. We cannot advance past the login screen in these situations for particular API levels.

Planned Features

  • Allow registration for a new account through the Android app
Clone this wiki locally