Hi, I have an issue when I create an android and iOS app and go to my chat window within the app, the text in the messages seems to have a shadow on it making it difficult to read however its not there on the preview window
Issue was the opacity setting was causing the shadow. hopefully this will help someone else.
2 Likes
What I actually realised even though the shadow helped the underlying problem was that my msg text window was duplicated. so by turning down opacity I was effectively making one invisible. Check for duplicate fields on top of each other.