Skip to content

onNewIntent stops working if I call getUri #6

Description

@jackocnr

onNewIntent is working great for me, but as soon as I call getUri (which also works well btw) suddenly the onNewIntent callback stops getting called. Any idea why this might be?

Update: weirdly it works fine if I call them the other way round i.e. call getUri before onNewIntent

Activity

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

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