• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Flangapp - SAAS Online App Builder From Websites

Flangapp - SAAS Online App Builder From Websites v1.5

No permission to download
Any one knows how to add unsupported domains like ( example ) .marketing??
Thank you very much for help.....
 
If you follow the steps in the Friends Forum topic one by one, you can run the 1.4 version without any problems. You can create an APPLE application. You can upload it to stores. Yes it works on website.asdfg extensions. There is no problem or problem. Study the whole topic and give consideration to every opinion.


No effort was made to change just the home page design. If we have a friend who can design a home page (https://superprops-next.vercel.app/appmodern >> EXAMPLE), I can do all the settings without any problems.
 
  • Like
Reactions: jeer
If you follow the steps in the Friends Forum topic one by one, you can run the 1.4 version without any problems. You can create an APPLE application. You can upload it to stores. Yes it works on website.asdfg extensions. There is no problem or problem. Study the whole topic and give consideration to every opinion.


No effort was made to change just the home page design. If we have a friend who can design a home page (https://superprops-next.vercel.app/appmodern >> EXAMPLE), I can do all the settings without any problems.
I always get an error when building for ios.
 
Does anyone already have a solution for this, I tried to import to playstore today, but it gave the same error
looks like you just need to edit your privacy policy inside google console(its a new menu there,new feature), you need to inform there that you collect all this permission mentioned.
 
Try to replace on your /backend/.htaccess

# Checks to see if the user is attempting to access a valid file,
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L] <<<<<<<<<<<<<<<<<<<<<<<

to :

# Checks to see if the user is attempting to access a valid file,
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L] <<<<<<<<<<<<<<<<<<<<<<<<<

(add a ? after the index.php)
 
Try to replace on your /backend/.htaccess

# Checks to see if the user is attempting to access a valid file,
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L] <<<<<<<<<<<<<<<<<<<<<<<

to :

# Checks to see if the user is attempting to access a valid file,
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L] <<<<<<<<<<<<<<<<<<<<<<<<<

(add a ? after the index.php)
Okay, thank you I'll check it out
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock