Deep Linking in Adalo (well, deep-ish linking)

Wen you run it don’t forget to re-publish

Like that?

Yes like that. after running the ios one, publish!

Yes yes

Ok, got it. Thank you very much!

You’re welcome.

If you need something from www.boglex.de/shop I’Il give you for free. Just choose one.

Hey! I installed this component. But when I try to build the project, I get this type of error:

---------> INSTALLING deliverybot deepish links
ADDING deliverybot deepish links@1.0.0
Error: Command failed: yarn add https://component-marketplace-prod.s3.amazonaws.com/deliverybot deepish links/1.0.0.tar
error An unexpected error occurred: "https://component-marketplace-prod.s3.amazonaws.com/deliverybot: Request failed \"403 Forbidden\"".

    at ChildProcess.exithandler (child_process.js:390:12)
    at ChildProcess.emit (events.js:400:28)
    at maybeClose (internal/child_process.js:1055:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
  killed: false,
  code: 1,
  signal: null,
  cmd: 'yarn add https://component-marketplace-prod.s3.amazonaws.com/deliverybot deepish links/1.0.0.tar',
  stdout: 'yarn add v1.22.5\n' +
    '[1/4] Resolving packages...\n' +
    'info If you think this is a bug, please open a bug report with the information provided in "/home/gradle/builds/AdaloApp/yarn-error.log".\n' +
    'info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.\n',
  stderr: 'error An unexpected error occurred: "https://component-marketplace-prod.s3.amazonaws.com/deliverybot: Request failed \\"403 Forbidden\\"".\n'
}

Can anyone help me, what should I do?

Did you began with yarn install?

yes, I installed yarn in adalo-deepish-linking folder

We are going to be updating the component and preparing it for release to the PragmaFlow marketplace shortly. This should help everyone get it working.
I will give you all an update when it is ready for distribution.

2 Likes

Hi @James_App_Maker did you tested it on PWA? I need it on my web app and I don’t know if is working on web

Tim will start a new thread later, but we put it in the marketplace now and made it much easier to use.

3 Likes
1 Like

It’s working for web apps?

For example:
I have 2 web apps

In one app I create a record like: youtube Video

In another app I can watch the video

Is there an option to generate a link for the video? To not open the other app to copy the link.

That is interesting, if you do not need to launch a PWA and only want a web link to get into the page, I think we can make an update to the component that can facilitate that.

1 Like

That will be amazing! Looking forward to see the update. Thank you!

Hi @alexbarciog does deep linking work for your foodplanet template? I am keen to test it for a restaurant type app, but not keen to start from scratch or pay for a test.