Appwrite is running locally on my Macbook. I'm trying to develop an Android app in Ionic with React.
Appwrite can't be accesses through it's IP-address from the Android app, probably because of the HTTPS issues.
Also, which Platform should I add within Appwriate. "Android" or "Web"? If Web, what would I fill in as the hostname? If Android, what would be the package name?
Recommended threads
- Can you make an authenticated user reque...
I created an AppWrite function to use as a basic REST API. I send GET and POST requests to the function's deployed URL : asdfsarandomstringasfd.appwrite.global ...
- Receiving server error and attribute lim...
When I want to update an attribute or add a new one, I'm getting the server error or attribute limit exceeded. This is about the following link: /project-6704...
- Deploying functions on self-hosted Appwr...
Hey guys, I could use a bit of help. Long text but i try to make it clear. I was on Appwrite Cloud until yesterday. I switched to self hosting on my RPI-4B. po...