My app has been released on both iPhone and andriod's market and they work fine for all device except S3, which I receive a lot of user complaining and give back review, rating feedback to my app, all come from S3. I have tested it on SII and Samsung ACE without any problem. No crash report received from developer console. What should I do next?
2 Answers
i had the same problem on my device, go into developer options and uncheck EVERYTHING except USB debugging... that solved my problem
As the app crashed during early start, at that time, my app just created a tab group, a table row, and parsed some data from local hard drive (JSON parse)
Your Answer
Think you can help? Login to answer this question!