There are probably many. I can tell you one: network connection failure / disconnection while downloading the obb file. The app installs anyway. The obb file has to be manually downloaded.
Very slow connection detected etc... Behavior can change since the Google Play app upgrades itself on its own. So stop asking yourself if that can happen in your app and just implement it properly. regards, Daniele On Tue, Jan 7, 2014 at 12:08 PM, reaand <[email protected]> wrote: > Hi, > > my app is published with a main "Expansion file", to overcome to 50MB APK > size limit on Google Play. > > On every phones i tried so far, the .obb expansion file is downloaded by > Google Play itself, on installation. > This happens whatever i am on WIFI or 3G. > > Still, the Android APK Expansion file documentation states for the .obb > files the following: > > *In some cases, however, your application must download the files from > Google Play when your application starts.* > > see : http://developer.android.com/google/play/expansion-files.html > > Does anybody know what is exactly the criteria that determines if Google > Play handles it or not ? > > > Thanks! > Andrea > > -- > 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 > --- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

