-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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,
hinge-rahulyadav and amit-hinge
Metadata
Metadata
Assignees
Labels
No labels