Skip to content

thanks ! and one small question #27

@justme-1968

Description

@justme-1968

thanks for the three fixes/changes. everything works like a charm. including me routing the deep link event from the plugin to the specific action it has to go to.

just one question at the moment, but also not really important as hardcoding works for now:
for generating the deep link callback url i have to access the uuid/uri of my plugin. i had hoped to use
PluginCommunication.shared.uuid for this, but of course this is the runtime uuid to for the websocket communication and not the id/uri that is used to generate the manifest.

do you have an idea if it is possible to access this information from the manifest generation at runtime in the plugin?
maybe setting it in the plugin/plugin delagate so it has not to be fiven at the cmd line later?

the api and documentation is quite sloppy here also. it mixes uuid and uri and both are not really in a format they should be if the names were to be taken literally...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions