ios - Determine which App Store a user downloaded the app from (region-wise) -


is there way determine app store (us, uk, etc) user downloaded app from? need display different things in app based on store app downloaded in.

one way achieve release multiple versions of app , set store availability each 1 through itunesconnect - still isn't guaranteed there nothing can prevent people setting itunes accounts in country, suspect people use "local" store.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -