Skip to content

OnResume dosen't get triggered when the photo is taken (Android) #837

@matheus-inacio

Description

@matheus-inacio

Bug Report

Problem

I've subcribed to the onResume as documented, but i only get the event triggered (with the proper pendingResult value) when i cancel the photo.

What is expected to happen?

The app should be notified via the onResume event, with the taken photo.

What does actually happen?

If i take the photo, the app restarts but the onResume event never gets fired.

Information

I've had users reporting the issue on Redmi Note 7.

I'm simulating the issue by enabling Don't keep activities on the dev options.

image

Environment, Platform, Device

Android (8.1 and 13)

Version information

Plugin version: 6.0.0
Tested on android 8.1 and 13

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