Skip to content
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

Amplify Pinpoint Event Type - Not appearing in pinpoint console #107

Closed
adamcyber1 opened this issue Sep 8, 2020 · 2 comments
Closed

Amplify Pinpoint Event Type - Not appearing in pinpoint console #107

adamcyber1 opened this issue Sep 8, 2020 · 2 comments
Labels
analytics Issues related to the Amplify Analytics Category to-be-reproduced Issues that have not been reproduced yet, but have reproduction steps provided

Comments

@adamcyber1
Copy link

adamcyber1 commented Sep 8, 2020

Describe the bug
I have an app that is configured with both AWS Cognito and Pinpoint. When I create new AnalyticsEvents (with a non-auth'ed user), the events are logged in the console numerically, but the 'event-type' drop-down never changes to accommodate the new events that I have added.

For example, if I create a new analytics event of type 'example' and create 10 events and then flush, I will get 10 events in my console but I won't have an event type 'example' under filters->Event.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/aws-amplify/amplify-flutter/tree/master/packages/amplify_analytics_pinpoint/example
  2. Initialize a project using aws analytics add and aws push
  3. Create new events and flush them through the app's UI

Expected behavior
Upon creating new events with different event types, the AWS Pinpoint -> Analytics -> Events -> Filter -> Event dropdown should reflect the new event types that I created. Thus far, it updates the count but doesn't show that there are new types.

Screenshots
image

Platform
Amplify Flutter current supports iOS and Android. This issue is reproducible in (check all that apply):
[x] Android
[] iOS

Smartphone (please complete the following information):
Pixel 2 API 3, Android 10+

@Ashish-Nanda Ashish-Nanda added to-be-reproduced Issues that have not been reproduced yet, but have reproduction steps provided analytics Issues related to the Amplify Analytics Category labels Sep 8, 2020
@adamcyber1
Copy link
Author

adamcyber1 commented Sep 8, 2020

Alright, so I just woke up after working on this last night, and it seems to be a latency issue. All of the event types that I submitted are now visible. (not sure exactly how long it takes, >1 hour though)

I assume this is just a feature of the platform and has nothing to do with Amplify Flutter - so this ticket can probably be closed.

@fjnoyp
Copy link
Contributor

fjnoyp commented Sep 8, 2020

Hi @adamfillion thanks for posting the question and the result :)

I'll close the ticket for now then.

@fjnoyp fjnoyp closed this as completed Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Issues related to the Amplify Analytics Category to-be-reproduced Issues that have not been reproduced yet, but have reproduction steps provided
Projects
None yet
Development

No branches or pull requests

3 participants