I'm finding that too.  Do you know the phones that you've seen this
problem with?

I'm trying to track them down, but one so far is the HTC Wildfire.

On Sep 9, 1:30 pm, "Teo [GD API Guru]" <[email protected]> wrote:
> Hi,
>
> every time i increase my database version and push the upgraded app to
> the users, something weird happens.. For some it works perfectly fine,
> and some report crashes (including through the Market's reporting
> system) caused by the lack of table columns i just added inonUpgrade.
> If you want to see the 
> method:http://code.google.com/p/tag-todo-list/source/browse/trunk/Donut/src/...
>
> I can't spot any exceptions that appear inonUpgrade. What i'm
> currently doing to bypass these problems is intercepting the
> exceptions where the new fields are invoked for the first time and
> then callingonUpgrade'manually', which is kind of dirty. Does anyone
> have any idea what might be happening?
>
> Thanks,
> Teo

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