Skip to content

AN_ProxyActivity onStart callback was already fired, activity will be finished #51

@redccoma

Description

@redccoma

In our project, the intent-filter part is deleted from the code below declared in Plugins/Android/AndroidManifest.xml and exported to the Android project.

image

Afterwards, the apk is being built by adding the intent-filter as shown below in AndroidManifest.xml, which was added by AndroidStudio itself.

image

If you do this, the following error occurs when you use the share function, and it does not work.

image

Is there any solution in this case?

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