I have the same problem (i'm an italian developer). I try to insert
price as 0.99, 4.99, 5.49 or 9.99 euro but the developer console set
it to 99, 499, 549, 999 euro.
I receive a lot of error messages e i can't re-publish my applications
I wait a solution...
Thanks bye!

On 4 Mag, 03:23, TreKing <treking...@gmail.com> wrote:
> On Tue, May 3, 2011 at 3:02 AM, Michele Galli 
> <ing.michelega...@gmail.com>wrote:
>
> > Hey i have a problem! when i try to set the price of my app to 0.79 euro
> > the developer console set it to 79 euro!!
>
> ideas?
>
> Isn't there a $0.99 limit? Maybe it applies to Euros too?
> Were you able to do this before?
> Did you try other values to see if anything would stick? 0.99 Euros maybe?
>
> <smartass>
>
> Knowing the quality of the product, I would not be surprised if somewhere in
> the code was something like:
>
> ...
> // Let's screw with a few people >:D
> if (price == 0.79f)
>  price *= 100.0f;
> ...
>
> </smartass>
>
> ---------------------------------------------------------------------------­----------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

-- 
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

Reply via email to