<#1072905050399191082> I travel a lot, so not always access to my Mac or my PC. Can I reach and develop also from iPad or iPhone? Is there even an app with a GUI?
You mean to develop your backend on the Appwrite console?
Yes I think I mean that 😂
Ah okay. I haven't used it much, but i'm pretty sure if you try to access your appwrite console from a browser on you device, it'll work fine
I've used it on my phone a few times, and it displayed stuff as expected
Is it easy to transfer results to Apple iOs AppStore for their review and approval?
Didn't quite understand you
transfer what results?
I'm talking about accessing the appwrite dashboard that you deployed. Not the client-side app that uses appwrite 😅
It was a new question 😂 I mean when you have developed an app
That's not really related to Appwrite. I suggest building some sort of CI pipeline that will help you automate the process.
@MagnusKurtz everything good? Shall we close this thread?
It’s okay 👍
[SOLVED] can I reach my account from any platform?
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...