I just added an App using the Developer Console and got the green tick for "published". But when I search Google Play Store (Android Market), I do not find my App. Does anyone know how long it takes until I find it?
|
closed as off topic by Robert Harvey♦ Jun 11 '12 at 16:35
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
It generally takes a few (5-30) minutes. In some cases the app has shown up almost immediately, other apps have taken a while longer, but I've never had an app take longer than 30 minutes. How long it takes before the app starts showing up in search results is another beast entirely. |
|||
|
Ugh, it's been about an hour so far since I published my app. One tip that helped me in determining if my app was published or not was knowing what the URL looked like to access the app in the market, because Google won't tell you how to reach it from the Developer Console. This is the format https://play.google.com/store/apps/details?id=app.package.name where app.package.name is your application package. |
|||
|
|