diff --git a/packages/rtn-push-notification/ios/AmplifyRTNPushNotificationManager.swift b/packages/rtn-push-notification/ios/AmplifyRTNPushNotificationManager.swift index c76466f42b8..5e549c956be 100644 --- a/packages/rtn-push-notification/ios/AmplifyRTNPushNotificationManager.swift +++ b/packages/rtn-push-notification/ios/AmplifyRTNPushNotificationManager.swift @@ -172,7 +172,7 @@ class AmplifyRTNPushNotificationManager { let completionHandlerId = UUID().uuidString var userInfoCopy = userInfo - remoteNotificationCompletionHandlers[completionHandlerIdKey] = completionHandler + remoteNotificationCompletionHandlers[completionHandlerId] = completionHandler userInfoCopy[completionHandlerIdKey] = completionHandlerId sharedEventManager.sendEventToJS(