-
-
Notifications
You must be signed in to change notification settings - Fork 850
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
add request logs for iOS:APNs and Android:FCM #639
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #639 +/- ##
==========================================
- Coverage 65.05% 64.89% -0.16%
==========================================
Files 21 21
Lines 1783 1792 +9
==========================================
+ Hits 1160 1163 +3
- Misses 562 564 +2
- Partials 61 65 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems good
60a7a68
to
2c29b4b
Compare
@appleboy can you approve this? It is helpful for debugging |
bff0f2d
to
6b6ef69
Compare
Indeed, the ability to see the contents of the request in the output is really missing... |
APNs and FCM Api request logs added to see which requests are going to APNs And FCM servers
Example: