Skip to content

RunTime Exceptions are NOT documentedΒ #727

@wlynnlt

Description

@wlynnlt

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions