I'm working on an app that has an unusual authentication method. The app interface with a main application where users are already set up. My app takes first name, last name and last 4 and checks if the user exists in the main application. If the user exists a request is sent to the main application and the user is put into a holding pattern. The account is approved from the main application and the user is able to get into the app.
My question is this: Will this be a problem for the testers when I go to publish my app? If the testers need to log in to my app how do I get them the info that they need to sign in? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/3cac1c1c-56db-474c-abbb-3a8ac44de83c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

