Hi Drezden,

I found the error as ArrayIndexOutOfBoundsException after crash in my
application. I need to write my own error handling methods in Facebook
code..

Thanks and Regards,

On Aug 24, 11:07 pm, Drezden <mmjohns...@gmail.com> wrote:
> TheFacebookAPI is pretty well known for errors, bugs, outages, and
> just random weirdness.  I currently have an app that usesFacebookfor
> posting to a users wall and it's not accepting any of the parameters I
> send like the default message, caption, etc.  One day it works.....one
> day it doesn't.
>
> You just have to learn to live with it and wrap all of yourFacebook
> code in about ten layers of try/catch statements.
>
> Run your app with DDMS open and see whichFacebookclass/method is
> causing the problem, then add all the required error checking that 
> theFacebookdevelopers left out, that should at least keep your app from
> crashing when their API returns garbage.
>
> On Aug 24, 9:16 am, rokson <kiranrepa...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi Friends,
>
> > I have a problem withFacebookpublish in myandroidapplication.
>
> > I implementedFacebookandroidSDK in myandroidapplicationfor
> > publishing the updates.Theapplicationwas submitted toandroidmarket
> > on march 2011 and working fine with allFacebookactivities. But from
> > few days onward myapplicationis getting crashed when user trying to
> > publish a post on wall.
>
> > Once the user clicked on thesharebutton inFacebookpublish window
> > then the user able to see a progress bar for sometime then thecrash
> > occurring and user leads to get out of theapplicationall of sudden.
>
> > My question is why thecrashoccurring from few days? I did not done
> > any changes in myapplication. Now it was in the market many are using
> > it.
>
> > The most important part of myapplicationisFacebookposts now that
> > is not working.
>
> > I need immediate response on this. other wise I am going to loss users
> > to myapplication.

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