-
Notifications
You must be signed in to change notification settings - Fork 105
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
chore(Cross): [IOAPPX-432] Development Push notifications for Android #6416
base: master
Are you sure you want to change the base?
Conversation
Affected stories
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6416 +/- ##
==========================================
- Coverage 48.42% 48.12% -0.31%
==========================================
Files 1488 1628 +140
Lines 31617 32676 +1059
Branches 7669 7492 -177
==========================================
+ Hits 15311 15724 +413
- Misses 16238 16907 +669
+ Partials 68 45 -23
... and 1690 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
This PR enables testing of push notifications for the development environment on Android.
List of changes proposed in this pull request
How to test
Using the io-dev-api server, run the application on a real device or on an emulator that uses a Google Play Services image. Use the Firebase Console to send and receive a push notification.