You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to make this plugin work for one of my projects but I keep getting a null value for uri (or sometimes empty string) when I share an image etc from another app.
Now, I'm confused if I even understand the purpose of this project.
I wanted to let users share content from other apps/websites with my app. First of all, the plugin by itself did not do anything, then I had to follow some configuration suggestions at Initsogar/cordova-webintent project then the app started showing up in share control on other apps.
I must also admit that I did not try running startActivity function yet as I thought it was not needed for receiving content from other apps. Is it necessary? If yes, what needs to go in url?
The text was updated successfully, but these errors were encountered:
I've been trying to make this plugin work for one of my projects but I keep getting a null value for uri (or sometimes empty string) when I share an image etc from another app.
Now, I'm confused if I even understand the purpose of this project.
I wanted to let users share content from other apps/websites with my app. First of all, the plugin by itself did not do anything, then I had to follow some configuration suggestions at Initsogar/cordova-webintent project then the app started showing up in share control on other apps.
I must also admit that I did not try running startActivity function yet as I thought it was not needed for receiving content from other apps. Is it necessary? If yes, what needs to go in url?
The text was updated successfully, but these errors were encountered: