Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

openPrivacyDashboard does not seem to work #260

Open
3 of 11 tasks
abushnaq-work opened this issue Aug 3, 2023 · 1 comment
Open
3 of 11 tasks

openPrivacyDashboard does not seem to work #260

abushnaq-work opened this issue Aug 3, 2023 · 1 comment
Assignees
Labels

Comments

@abushnaq-work
Copy link

Describe the bug
A clear and concise description of what the bug is.

When we call Flurry openPrivacyDashboard it opens a link on the Flurry site which redirects to an error page titled Something went wrong. Note that we see the same problem on the Android side as well. I've also reproduced this with the Flurry sample app.

This Bug is About
Please choose the closest item by replacing [ ] with [x].

  • Integration
  • Analytics
  • Ads
  • Messaging/Push
  • IAP
  • Remote Configuration
  • Flurry Website/Dashboard
  • Other

Platform
Please choose the platform(s) that you are having the issue by replacing [ ] with [x].

  • iOS
  • tvOS
  • WatchOS

Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.

  • Flurry SDK: 12.3.1
  • Xcode: 14.2
  • iOS: 16.2

To Reproduce
Steps to reproduce the behavior:

  1. Add the following line to any flurry app:
  2. [Flurry openPrivacyDashboard:^(BOOL success) { NSLog(@"In here now"); }];
  3. Run the app and make sure the code is executed.
  4. The page that opens in the browser goes to an error page instead of the dashboard.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2023-08-03 at 11 17 46 AM

Additional context
Are you using Flurry Push/Messaging? No
(iOS) Are you using CocoaPods or manual binary integration? Cocoapods

Add any other context about the problem here.
If I pass a clearly junk key into Flurry(e.g. notaflurrykey) the link works just fine and does not error out.

@flurrydev
Copy link
Contributor

@abushnaq-work Thank you for reporting the issue. Our team is investigating the error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants