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

Add more detail to "invalid configuration" exception. #671

Open
kober32 opened this issue Jan 28, 2025 · 0 comments
Open

Add more detail to "invalid configuration" exception. #671

kober32 opened this issue Jan 28, 2025 · 0 comments
Assignees

Comments

@kober32
Copy link
Member

kober32 commented Jan 28, 2025

Task specification

Right now, the throwInvalidConfigurationException method throws an exception with the following text:

"Invalid PowerAuthSDK configuration. You must set a valid PowerAuthConfiguration to PowerAuthSDK instance using initializer."

Since this might happen for various reasons, we should add an optional detailed explanation to this error (for example "the configuration is nil") as a parameter to the method mentioned above.

This should also be done for Android

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

No branches or pull requests

2 participants