Coder Social home page Coder Social logo

URL fetch error about flicktypekit HOT 8 OPEN

flicktype avatar flicktype commented on June 3, 2024
URL fetch error

from flicktypekit.

Comments (8)

keleftheriou avatar keleftheriou commented on June 3, 2024

Hmm, does FlickType work normally in my app “Notes for Apple Watch” on the same device?

https://apps.apple.com/us/app/id1453148171

from flicktypekit.

224XS avatar 224XS commented on June 3, 2024

from flicktypekit.

keleftheriou avatar keleftheriou commented on June 3, 2024

No worries, and thank you for the kind words!

It seems that you might have specified an incorrect (placeholder?) return URL. Make sure this is an actual URL, and that you follow all steps described in the README. If you share your actual URL with me, I can also check if the contents of your apple-app-site-association appear correct.

Hope this helps, let me know if you have any other questions!

from flicktypekit.

224XS avatar 224XS commented on June 3, 2024

from flicktypekit.

224XS avatar 224XS commented on June 3, 2024

from flicktypekit.

224XS avatar 224XS commented on June 3, 2024

from flicktypekit.

keleftheriou avatar keleftheriou commented on June 3, 2024

Hi Ira,

The simulator will always throw an error, since this type of app switching isn’t supported there for some reason. Please make sure to try this on a real device.

On the 404, this is expected as there’s no content there - the association is merely that, a way for Apple to associate a website with an app. Effectively, FlickTypeKit relies on both: your app being associated with your domain, and FlickType being associated with my domain - so that an openURL for either domain will open the corresponding app instead. When a user requests input from your app:

  1. your app switches to FlickType via the openURL/association I have configured on my side
  2. user types text inside FlickType and hits “Done”, which then switches back to your app via the openURL/association you configure on your side

Let me know if you are still having issues.

from flicktypekit.

224XS avatar 224XS commented on June 3, 2024

from flicktypekit.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.