-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Share Extension for iOS not working #97
Comments
Hi @KevinToala, I pushed an open PR that fixes this. Hope that helps :) |
Hi @tobeagram thank you so much
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi everyone 👋
I am testing the plugin and can configure everything without any issues. Our app appears as an option to share information, but when selecting the app, there’s only a screen effect, and the event never reaches the app. We are unsure what we might be missing or doing wrong, as we have followed all the steps exactly as outlined.
We are using Capacitor 6 with Angular, and the goal of integrating this plugin is to enable sharing of locations, similar to how it works in WhatsApp when you share a location with a contact. For now, we are just testing to see if we receive any data. However, neither a web link shared from Safari nor images or other data seem to reach the app.
What could we be missing?
Grabacion.de.pantalla.2024-11-21.a.las.4.53.34.p.m.mov
I can only see the following in the logs:
{"description":"","type":"","url":"","additionalItems":[],"title":""}
This is displayed when opening the app.
I’m also sharing the code for iOS exactly as we currently have it. We have created the Share Extension target and the group, and our URL scheme is correctly configured as well.
The text was updated successfully, but these errors were encountered: