When you get this behavior to occur, try taking snapshots of the activity 
stack via adb shell dumpsys activity

Do this at each step of the in-app purchase flow for your app to see what 
exactly is and is not a part of your apps history stack. You may have 
mis-configured activity and task launching which is causing this problem.

On Tuesday, June 12, 2012 10:36:30 AM UTC-4, kadmos 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to