
.well-known/assetlinks.json is needed for flutter deeplinks. I understand cloud functions are not exactly same as REST API routes. Is it possible to solve this with in the appwrite ecosystem without hosting this endpoint alone somewhere else?

theoretically, yes

may i ask why they need to be on the console?
first time i've heard this 🙂

i could see someone using a custom domain for a function and then serving that assetlinks.json. suppose they don't have a website there or anything and don't want to set up hosting

Are you saying we can create a route like this in cloud function - https://example.com/.well-known/assetlinks.json

yes
Recommended threads
- Custom document types in Swift
How would I create a protocol to conform to Models.Document?
- Creating Push Notification Results in Fa...
When creating a push notification using the Python API, I get this error for the status of my message. I call it using basically this: ```python def main(conte...
- "The document data is missing. Try again...
Hello, I am getting this error suddenly. I have been using this service for a year now, and I haven't made any changes to my code since then. My app was workin...
