mozilla-mobile / perf-frontend-issues

A repository to hold issues related to front-end mobile application performance.
4 stars 0 forks source link

Get and distribute Fenix API tokens for local performance development #43

Closed mcomella closed 4 years ago

mcomella commented 4 years ago

Why/User Benefit/User Problem

Some 3rd party SDKs do not have the same performance implications if they are not provided API keys: we should provide API keys to mitigate.

Impact

Local devs will not see all the major contributors to performance without it.

Acceptance Criteria (how do I know when I’m done?)

Note: @hawkinsw has already acquired some keys and may be able to distribute them.

hawkinsw commented 4 years ago

FYI: Tokens should not be considered secret. Our production keys are readily accessible by decompiling the APK that we distribute in the Play store.

mcomella commented 4 years ago

I distributed Leanplum dev tokens.

In my local testing,

mcomella commented 4 years ago

Triage by myself: I think Adjust & Sentry are not low hanging fruit so I don't think we need to distribute these yet. Moving to "unimportant".

mcomella commented 4 years ago

(copy-paste) Not a priority: closing.