Flangapp - SAAS Online App Builder From Websites

Flangapp - SAAS Online App Builder From Websites v1.5

No permission to download

moshmosh

New member
Jul 23, 2022
16
1
3
Check cron jobs and make sure the script is activated.

Clear cache and try again.
script is activated and cron job works with respone 200
i noticed you have the same problem
how did you solve this by cron?
and how do i clear cache on this script?
 

ingilizalee

New member
Aug 26, 2022
7
2
3
I am getting REQUEST_INSTALL_PACKAGES error.
I removed the permission from manifest file, getting google play policy error.

1606593165.png
 

aew

Member
Oct 3, 2022
44
5
8
script is activated and cron job works with respone 200
i noticed you have the same problem
how did you solve this by cron?
and how do i clear cache on this script?
The last resort I did was reinstall with new Database, and it worked.
 

aew

Member
Oct 3, 2022
44
5
8
script is activated and cron job works with respone 200
i noticed you have the same problem
how did you solve this by cron?
and how do i clear cache on this script?
The last resort I did was reinstall with new Database, and it worked.
 

Taekiwz

Active member
Trusted Uploader
Aug 27, 2019
105
170
43
I am getting REQUEST_INSTALL_PACKAGES error.
I removed the permission from manifest file, getting google play policy error.

1606593165.png

Try this (Androidmanifest.xml) :
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" tools:node="remove"/>

Or you can try removing this from Android > app > src > main > AndroidManifest.xml:

<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />

I don't know the app requires this, but you can test it...
 
  • Like
Reactions: ingilizalee

ingilizalee

New member
Aug 26, 2022
7
2
3
Try this (Androidmanifest.xml) :
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" tools:node="remove"/>

Or you can try removing this from Android > app > src > main > AndroidManifest.xml:

<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />

I don't know the app requires this, but you can test it...
Thank you very much, you are great. Problem is solved.
 
  • Like
Reactions: Taekiwz

djav1985

Member
Babiato Fan
Sep 24, 2020
47
21
8
39
Port Charlotte, FL
vontainment.com
yep. but that's not professional , anyway thanks for the help bro <3
if you install it under a subdirectory like /SCRIPT/..... and add
define('WP_USE_THEMES', false);
require('./wp-load.php');
get_header();
to header and

And footer:
get_footer();
to footer

you could include it in wp.

you may need to google addign external phpscript into wordpress and double check my code, I may be missing something this was just off top of my head.
 

chareen3

Active member
Trusted Uploader
Sep 4, 2018
107
213
43
if you install it under a subdirectory like /SCRIPT/..... and add
define('WP_USE_THEMES', false);
require('./wp-load.php');
get_header();
to header and

And footer:
get_footer();
to footer

you could include it in wp.

you may need to google addign external phpscript into wordpress and double check my code, I may be missing something this was just off top of my head.
i will check this ,, also I need to know flangapp SMTP is working fine? i check mine not working not receiving emails , thank you bro
 

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