Ohh, that's easy, you can add it internally. You can include your manifest.json
in your Files folder, from the Construct 3 editor.
—
Yeah I have tried that as i am trying to implement this:
github.com/w3c/web-share
Thats the tutorial but they have a working example which can be found here:
wicg.github.io/web-share-target/demos/sharetarget.html
I have added the correct code which I found from here:
github.com/WICG/web-share-target/tree/master/demos
and when i export my app it still does not appear as an app that can have data shared to it like in this photo, I want my app to come up like the share test target app does
But look at this photo I have included the code from the github repo and I even tried to use the sperate JS from the html document:
This is what the manifest looks like aswell I copied it exactly:
Would you be able to help me implement this feature into a .c3p file?
I posted a topic yesterday on it but didnt get any responses on how to do it:
construct.net/en/forum/construct-3/how-do-i-8/webshare-target-construct3-149782