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

RunTime Exceptions are NOT documented #727

Open
wlynnlt opened this issue Apr 17, 2024 · 0 comments
Open

RunTime Exceptions are NOT documented #727

wlynnlt opened this issue Apr 17, 2024 · 0 comments

Comments

@wlynnlt
Copy link

wlynnlt commented Apr 17, 2024

if I try and use the Iterable manager before its registered, I get a UNDOCUMENTED RuntimeException

java.lang.RuntimeException: IterableApi must be initialized before calling getInAppManager(). Make sure you call IterableApi#initialize() in Application#onCreate
at com.iterable.iterableapi.IterableApi.getInAppManager(IterableApi.java:662)

WHY would do this ?
WHY throw Undocumented Runtime Exceptions like this ?
just log a message and fail gracefully.

Please fix this,

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

1 participant