Closed Evgenia-bit closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
f23b9e2
) to head (01c72bf
). Report is 12 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checklist
New Features
What new capabilities does this PR add?
_getStrategyBuilder
inPushHandleStrategyFactory
now processesmessageData
the same on both ios and androidenum MessageHandlerType
has been updated to reflect the changed message handlers in FirebaseMessaging.onLaunch
andonResume
removed,onBackgroundMessage
andonMessageOpenedApp
added.internalOnSelectNotification
method inNotificationController
handleMessage
inPushHandler
method has been updated to match the updatedMessageHandlerType
click_action: FLUTTER_NOTIFICATION_CLICK
in notification and addintent-filter
to android manifestAndroid:
https://github.com/surfstudio/flutter-push-notification/assets/63193897/cbdf6a9c-b7cd-46a4-b315-9a8d963516c4
IOS:
https://github.com/surfstudio/flutter-push-notification/assets/63193897/6ee5d04e-9650-4175-b259-d623316ddf3d