App settings: Email notifications problem

0

Hi,

I can't add notifications email notifications to one of my accounts although it works for the other account.

I enter my email and select the release/production branch, click save, then remains on: Notification creation : in progress...

Wait... 5 mins, 10 mins, 20 mins, nothing...

Any ideas?
Nik

niklong
asked 5 years ago258 views
3 Answers
0

Hi Nik,

Thanks for contacting us about your issue.
Can you send an email to aws-amplify-customer@amazon.com with the AppId and account information you're having issues with?

Thanks,
Samuelnm-aws

AWS
answered 5 years ago
0

Hi Samuel,

Sorry for the late reply, I hit the reply limits when I was trying to post.

Eventually I found out the problem was due to having a slash '/' in the repository branch I was attempting to register the notification for.

Kind Regards
Nik

niklong
answered 5 years ago
0

Could you follow this guideline one more time?

  1. Go to your project directory and execute the command:
amplify add notifications
  1. Choose Email when promoted:
? Choose the push notification channel to enable.
  APNS |  Apple Push Notifications
❯ FCM  | » Firebase Push Notifications
  In-App Messaging
  Email
  SMS

? Provide your pinpoint resource name:
    `yourPinpointResourceName`

? Apps need authorization to send analytics events. Do you want to allow guests and unauthenticated users to send analytics events? (we recommend you allow this when getting started) (Y/n)
    'Y'
AWS
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions