Hi Allen, if we use the personal environment for commercial purposes and if the user saves their important data in our application then how long their data will be stored safely in the PE database?
I have heard that if we stop development in the personal environment then it will be recycled and data will be lost.
So, if users are using the application regularly and we stop development in that environment then will they lose their important data?
Are there any limitations on the use of sensors, like bluetooth or GPS, in mobile apps build under a personal environment?
H Verheijen wrote:
no limitations for such functionalities. most limitations are infrastructure related
In PE you can do all the web development, just can't do specific things to the server.
Think of the limitations as the ones you would have by working in a cloud environment that you don't know or control. No access to the disk in any way or to the database directly, no possibility of changing the domain after set or of defining SEO friendly URLs, no access to analytics, no installing certificates...
For mobile apps it is even easier because usually you need mostly to access the device, not the server. And that you can control completelly (even as an unofficial app).
Thanks for your clarification, Nuno. So, is not possible to install certificates, I should use my personal domain 'as is' without any chance to do anymore, right? (Nothing appears in the point according to with the documentation).
Hi Martin,
You can check about your free environment here. There's an area called "What are the limitations of personal environments" where you'll find that No custom domain is allowed in the free environment.
Thanks a lot for the document Ricardo. A very useful and detailed document about free environments.
Have a great day!
Martin
Hi all,Does anyone knows if there is any limitation regarding the type of files that we can store on resources? Or size?
I´ m trying with a file with 50Mb, type .obj, I can add it but I can´ t access to the file.
Thanks,
Nuno R