Flangapp - SAAS Online App Builder From Websites

Flangapp - SAAS Online App Builder From Websites v1.5

No permission to download

camilo

Member
Apr 3, 2019
74
30
18
Any one knows how to add unsupported domains like ( example ) .marketing??
Thank you very much for help.....
 

enesbey

Well-known member
Trusted Uploader
Mar 13, 2021
257
195
83
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

Qurel

Well-known member
Trusted Uploader
May 4, 2022
242
303
63
25
Tashkent
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.
 

moedinhayoo

New member
Jun 29, 2022
8
2
3
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.
 

jeer

New member
Dec 12, 2019
12
1
3
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)
 

lukas.flexyyy

Active member
May 2, 2022
753
120
43
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
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu