Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
redccoma opened this issue Feb 17, 2023 · 0 comments

Comments

@redccoma
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant