Has anyone faced the problem of their app working on one device and crashing on another? Absolutely. For so many reasons that there is no way to be able to tell what your problem could possibly be.
You should install a crash reporting system in your app, so that when it does generate crashes they will at least be sent to you, and you can have some hope of being able to figure out what might have gone wrong. Kris On Wed, Nov 27, 2013 at 11:36 PM, Krishna Mahadik <[email protected] > wrote: > Hello Treking, > > I have received couple of complaints which were as mentioned above. I am > not able to get my hands on such a device in which such problem occur. I am > looking forward to receive one of such handset, once i get it I will try to > resolve issue on my own first and If I am not able to, then I will approach > our group again. > > I just wanted to have some background if anyone has come across such > problem before. > > Again thanks a lot for looking into my issue. I will surely follow-up with > further proceedings. > > Thanks & Regards, > Krishna V. Mahadik > > > On Thu, Nov 28, 2013 at 2:08 AM, TreKing <[email protected]> wrote: > >> >> On Tue, Nov 26, 2013 at 7:28 AM, Krishna Mahadik < >> [email protected]> wrote: >> >>> Can anyone enlighten me what could be the possible reason and how can i >>> over come such a problem. >> >> >> Not with the amount of information your have provided. Get a log that >> shows the crash at least. >> >> >> ------------------------------------------------------------------------------------------------- >> 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 [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 >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > -- > . \\\/// > . / \ > . | \\ // | > . ( | (.) (.) |) > ----------o00o--(_)--o00o----------------- > > "Yesterday is not ours to recover, but > tomorrow is ours to win or to lose." > > -----------ooo0------------------------------- > . ( ) 0ooo > . \ ( ( ) > . \_) ) / > . (_/ > > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

