Pretty much in the title. I'm guessing there are some differences in how data is processed and passed around the app. But is there anything drasticly different in how some makes do this?
The reason for the question being that I have an app (obv) and on the majority of phones it works great, with the occasional hiccup. I have noticed that on Sony models, it throws its toys out the pram and refuses to play ball.
It's a service (sticky) and the task it's doing is simply sending one image to a server, base64 encoded along with some extra text fields to a server. I'm getting a null exception when I do null checks on every value used. As I said, this tends to only really happen on Sony models.