Amazon Pinpoint is AWS’s Digital User Engagement Service that enables AWS customers to effectively communicate with their end users and measure user engagement across multiple channels including email, Text Messaging (SMS) and Mobile Push Notifications.
Questions tagged [aws-pinpoint]
249 questions
0
votes
1 answer
Amazon Pinpoint Analytics in hybrid Ionic app?
Has anyone implemented Amazon Pinpoint, specifically the Analytics portion, into an Ionic or other type of hybrid mobile app? We'd like to stay on Amazon, but the only approach I'm seeing to using within hybrid apps is by making REST calls directly…

Michael Paladino
- 800
- 5
- 8
0
votes
1 answer
AWS Pinpoint push notification delivery issue with iOS and Android
AWS pinpoint Push notifications are not working today in both platforms (iOS and Android). Actually, they worked fine yesterday. I'm using the latest AWS Pinpoint 2.5.9 SDK for iOS and 2.4.5 SDK for Android. Is there any limitations for pinpoint…

Madhavan
- 647
- 4
- 16
0
votes
1 answer
Linking Amazon pinpoint endpoint email and GCM/FCM token
The problem I am facing is that I am able to segment users and send them Push notifications, but if I want to send emails to the same set of users, I am unable to do that.
Is there a way I can link emails with GCM/FCM Token in Amazon Pinpoint?
So…

Akshat Goel
- 1
- 1
0
votes
1 answer
Amazon Pinpoint Message Not Delivered In IOS
I have been trying to use Amazon Pinpoint to run push notification campaign for iOS using the sample app to no avail. For Android, it was successful though. I tried pushing using APNS directly and Amazon SNS, both were successful.
I am suspecting…

MrRhoads
- 183
- 1
- 10
0
votes
2 answers
Pinpoint session duration
Is there any way to demonstrate users session duration on Amazon Pinpoint dashboard?
All Pinpoint events have a startTimestamp tag which shows the time for that event, but I could not find session length in the dashboard.

Sina Masnadi
- 1,516
- 17
- 28
-1
votes
1 answer
Push notification not delivered from Amazon Pinpoint Campaigns
I created a Amazon Pinpoint project using a production certificate from my Apple developer account, I configured my Xcode project with the project ID and APS environment equal to 'production' , I upload the app to TestFlight and then install it in…

Carlos Minero
- 51
- 1
- 6
-1
votes
1 answer
Does AWS Pinpoint support Notification Center and In App messages?
Does AWS Pinpoint support Notification Center and In App messages ? I couldn't find the information on AWS pinpoint docs.

Navin GV
- 700
- 3
- 10
- 24
-1
votes
2 answers
How to get "Application ID" from Amazon Pinpoint through postman
I am trying to get application ID for sending a message from AWS Pinpoint through Postman, But I am unable to get the Application ID.
/v1/apps/application-id/messages
This is the application ID That I want. Can you guys help me to get that. I need…

Sahib Singh
- 16
- 1
- 2
-1
votes
1 answer
Not able to update channel type in aws pinpoint
I have just started to use the AWS pinpoint, and I was trying to update the channelType in with the updatePinpoint call, but it is not using the provided value in the code, and setting it to by default to APNS,
The same issue is happening with the…

Swaraj Gandhi
- 682
- 3
- 15