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

[22/7/20]: [Not setting configuration throws unhelpful exception] #25

Open
airlacodes opened this issue Jul 22, 2020 · 0 comments
Open

Comments

@airlacodes
Copy link
Contributor

airlacodes commented Jul 22, 2020

Not setting up KarhooConfiguration on the network SDK causes a crash to occur in the Analytics service. Which doesn't necessarily explain why the application crashed.

Furthermore, it would be helpful to set up secrets and keys in a config file that can be read from .gitignore for open source projects using the SDKs. Otherwise by default credentials are exposed unless developers are conscious enough to set up a config file.

Frequency (How often does the bug occur?):
Every time

Expected Behaviour

A more descriptive fatalError such as "missing Karhoo configuration" with instructions on how to fix tit. (Add a configuration in AppDelegate)

Actual Behaviour

What actually happens?
A crash in the analytics service

Screenshots

Screenshot 2020-07-22 at 11 32 14

Reproduction Steps

Steps on how to reproduce?

Attempt to use the KarhooSDK without setting up a configuration.

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

No branches or pull requests

3 participants