Hello,
I'm using Amazon SNS to do Push shots through C #.
On the Android device, the message is cut on a line, and when you click it, the application is redirected directly to the application. But there are other pushs, in the same device, with more rows, which leads me to believe that it is not a limitation of the message itself.
Already on the Apple device, the message is not restricted to this size.
Does anyone know if it's possible to set the number of lines, or any other suggestions so that the user can read the complete notification?
Thks!