Can some one at least verify for me that Google Play being launched as a separate process is NOT the correct behavior of an in-app billing activity?
And can anyone verify that if Google Play is already running (i.e. if the itself app has just been purchased/downloaded, installed, and was started before the Google Play app was closed) that Google Play does NOT take over focus after an attempt at an in-app purchase? Thanks - Josh On Tuesday, June 12, 2012 12:15:35 PM UTC-4, Dianne Hackborn wrote: > > Obvious this is not normal, since it works well in other applications. > You have not supplied *any* information about what you are doing that may > be of interest, so nobody can do anything but make wild guesses about what > you are doing. So here are some wild guesses: > > - Don't launch it with FLAG_ACTIVITY_NEW_TASK. > - Don't use android:launchMode="singleInstance" in your manifest. > > On Tue, Jun 12, 2012 at 7:36 AM, kadmos <kadmo...@gmail.com> wrote: > >> Anyone know what could be done about this? >> >> Basically if the Play Store app is still running in the background - >> which is going to be the case for most users once they first download and >> install the app - after interaction with any in-app purchase-related dialog >> box the Play Store is brought back into focus and users must make there way >> back to the app to complete tasks. how can this be prevented? >> >> submitted a bug report here: >> http://code.google.com/p/android/issues/detail?id=32878 >> >> Thanks >> >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to android-developers@googlegroups.com >> To unsubscribe from this group, send email to >> android-developers+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > > -- > Dianne Hackborn > Android framework engineer > hack...@android.com > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en