Flangapp - SAAS Online App Builder From Websites

Flangapp - SAAS Online App Builder From Websites v1.5

No permission to download

Arias1234

New member
Jul 13, 2022
2
0
3
hello, the script works? I have these errors Couldn't get a hash for the updated version, how could I solve it, I await your comments.
 

beko

New member
Feb 28, 2020
23
2
3
Dears
Does anyone know how to configure onesignal ? I added it but I can’t recive any notification
 

williams8256

New member
Sep 6, 2022
11
0
1
I dont think the script work fine again ...................... Everyone owns is still working, because the author website own is not just working fine
 

mohamedabbas977

New member
Jul 15, 2022
35
23
3
please please please
Help me with this error
Access Denied - Authorization header not received!
 

Attachments

  • App-builder.png
    App-builder.png
    5.3 KB · Views: 26

EINFLUSSz

New member
Aug 9, 2022
5
0
1
please please please
Help me with this error
Access Denied - Authorization header not received!
Hi!
I was able to fix it after investigating the problem...
The problem is not with the script, but rather that your server is filtering or blocking the header.
If you have WHM... you should go to:
Home » Service Configuration » Apache Configuration » Include Editor » Pre VirtualHost Include » All Version

and add this line

SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

and reboot apache server...
 

Sponzo

Member
Babiato Lover
Jan 31, 2021
41
16
8
Croatia
hatrix.de
Now another error:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: htx.pp.uabackend



Build failed :|

Step 7 script `HTTP notification` exited with status code 6
 

Attachments

  • Slika zaslona 2022-11-14 u 19.56.22.png
    Slika zaslona 2022-11-14 u 19.56.22.png
    114.5 KB · Views: 27
Last edited:

mohamedabbas977

New member
Jul 15, 2022
35
23
3
How can i solve this


@interface UILocalNotification : NSObject<NSCopying, NSCoding>
^
/Users/builder/programs/flutter_3_3_7/.pub-cache/hosted/pub.dartlang.org/flutter_downloader-1.7.3/ios/Classes/FlutterDownloaderPlugin.m:978:56: warning: 'presentLocalNotificationNow:' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's -[UNUserNotificationCenter addNotificationRequest:withCompletionHandler:] [-Wdeprecated-declarations]
[[UIApplication sharedApplication] presentLocalNotificationNow:localNotification];
^
In module 'UIKit' imported from /Users/builder/clone/ios/Pods/Target Support Files/flutter_downloader/flutter_downloader-prefix.pch:2:
/Applications/Xcode-14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:237:1: note: 'presentLocalNotificationNow:' has been explicitly marked deprecated here
- (void)presentLocalNotificationNow:(UILocalNotification *)notification API_DEPRECATED("Use UserNotifications Framework's -[UNUserNotificationCenter addNotificationRequest:withCompletionHandler:]", ios(4.0, 10.0)) API_UNAVAILABLE(tvos);
^
4 warnings generated.
ld: warning: dylib (/Users/builder/programs/flutter_3_3_7/bin/cache/artifacts/engine/ios/Flutter.xcframework/ios-arm64/Flutter.framework/Flutter) was built for newer iOS version (11.0) than being linked (10.0)
/Users/builder/programs/flutter_3_3_7/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-2.3.0/ios/Classes/PathMonitorConnectivityProvider.swift:31:5: warning: result of call to 'ensurePathMonitor()' is unused
ensurePathMonitor()
^ ~~
/Users/builder/programs/flutter_3_3_7/.pub-cache/hosted/pub.dartlang.org/connectivity_plus-2.3.0/ios/Classes/PathMonitorConnectivityProvider.swift:35:5: warning: result of call to 'ensurePathMonitor()' is unused
ensurePathMonitor()
^ ~~
/Users/builder/programs/flutter_3_3_7/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/ios/Classes/Types/UserScript.swift:13:6: error: stored properties cannot be marked potentially unavailable with '@available'
@available(iOS 14.0, *)
^
note: Building targets in dependency order
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'OneSignalXCFramework' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'url_launcher_ios' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'share_plus' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'permission_handler_apple' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'path_provider_ios' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'onesignal_flutter' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'flutter_inappwebview' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'flutter_downloader-FlutterDownloaderDatabase' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'flutter_downloader' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'connectivity_plus' from project 'Pods')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
warning: Run script build phase 'Thin Binary' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'ReachabilitySwift' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'Pods-Runner' from project 'Pods')
/Users/builder/clone/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'OrderedSet' from project 'Pods')

Result bundle written to path:
/var/folders/w2/rrf5p87d1bbfyphxc7jdnyvh0000gn/T/flutter_tools.BVWjol/flutter_ios_build_temp_dirtAjGyO/temporary_xcresult_bundle


Swift Compiler Error (Xcode): Stored properties cannot be marked potentially unavailable with '@available'
/Users/builder/programs/flutter_3_3_7/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/ios/Classes/Types/UserScript.swift:12:5

Encountered error while building for device.


Build failed :|
Failed to build for iOS
 

Attachments

  • Screenshot_4.jpg
    Screenshot_4.jpg
    114.4 KB · Views: 15

aew

Member
Oct 3, 2022
44
5
8
Hi!
I was able to fix it after investigating the problem...
The problem is not with the script, but rather that your server is filtering or blocking the header.
If you have WHM... you should go to:
Home » Service Configuration » Apache Configuration » Include Editor » Pre VirtualHost Include » All Version

and add this line

SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

and reboot apache server...
What if you do not have WHM?

Just CPanel
 

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