-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add channelName as option to push config #472
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request. |
Build available to test |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #472 +/- ##
============================================
+ Coverage 41.98% 51.83% +9.85%
- Complexity 259 291 +32
============================================
Files 99 96 -3
Lines 2320 2589 +269
Branches 344 356 +12
============================================
+ Hits 974 1342 +368
+ Misses 1247 1139 -108
- Partials 99 108 +9 ☔ View full report in Codecov by Sentry. |
|
📏 SDK Binary Size Comparison ReportNo changes detected in SDK binary size ✅ |
|
|
|
|
|
|
|
|
|
|
|
|
I'm closing this PR until we review the project as a whole and get it prioritized as the amount of effort and risk was a bit higher than what was hoping to be a quick fix. |
Enables developer to set the Android messaging channel name via the config.
app_name Notifications
if no name is set.