.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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...