Skip to content

Automatically display Android surveys and in-app notifications #16

@timanrebel

Description

@timanrebel

Currently surveys and in-app notifications are only shown when requested manually. It would be nice if they were shown automatically.

To do so we probably need to do some changes in the structure of the SDK. We currently 'enable' the module by calling initWithToken, but when we call this method the Activity has already been loaded. We might need to set the token in tiapp.xml and automatically can initWithToken when the app is started.

We need to do some more research.

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