Hello,
In the pricing, we can see ‘monthly app visits’.
With the idea of producing an application that will be loaded on the client’s phone AND calls via API to Xano, what is the point of counting the number of ‘monthly app visits’?
In other words, are there any calls to weweb in this case and if so, why?
Are we talking about a native app, or is it an overlay that requires loading HTML pages from weweb?
Thank you in advance.
Hello,
Thanks you for you answer.
So, it is not related to server resources from weweb.
Is the application a native application? Will all the data coming from outside be from Xano (in my case if I want my backend to be on Xano’s side) or their will be weweb connexions as well (thinking about scalability) ?
Scaling is good in weweb.
See also this:
Your front end will be connected directly to your Xano instance! As long as your data collections are configured using the dynamic mode, meaning request goes from users’s browser to your backend without WeWeb as a middleman.