Closed jamilsaadeh97 closed 4 months ago
Hi @jamilsaadeh97 Thanks for the report and the PR! I'll try to get to looking at your PR before the end of the week.
Hi @vincetran looking forward for your feedback!
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.
Did not mean to auto-close this. We typically only close issues once the fix is released. This PR has been merged and will be included in our next release.
This fix we released in Amplify 2.20.0 😄
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.
Before opening, please confirm:
Language and Async Model
Not applicable
Amplify Categories
Notifications
Gradle script dependencies
Not applicable
Environment information
Not applicable
Please include any relevant guides or documentation you're referencing
No response
Describe the bug
Notifications are being truncated when the body exceeds ~90 characters. The reason is that "long" notifications are not being handled here by using the BigTextStyle.
I'm using Amplify Flutter and I can't override these properties in my app.
I've opened #2856 to fix this
Thank you!
Reproduction steps (if applicable)
Code Snippet
Log output
amplifyconfiguration.json
No response
GraphQL Schema
Additional information and screenshots
No response