Frequently Asked Questions (FAQs)

Q : What is the difference between imabuilder v1 and v3?
Q : How to change default Package Name in IMABuildeRz v3?
Q : I get an error message "minCompileSDK (31)", what should I do?
Q : We are getting blank page when saving project, how to fix it?
Q : How to upgrades your package.json dependencies and cordova plugin to the latest versions?
Q : How to create link from page categories to page stories using JSON Scraping add-ons?
Q : What types of apps can be made?
Q : Can I run this tool run without ionic-cli?
Q : Why does the application work on the emulator but not on the real device?
Q : Preflight response issue with ionic4 app on ios build only (Webview Issue)
Q : What are the JSON/RESTful-API requirements that can be used for app?
Q : Could not find an installed version of Gradle either in Android Studio, or on your system to install the gradle wrapper
Q : cli freezes while generating ES5 bundles or An unhandled exception occurred: [BABEL]
Q : Searching doesn't work on JSON Scraping Addons, what should I do?
Q : How to Overcome HTML Iframes That Don't Appear / Blank?
Q : I am having problems with cordova, the error message is like this: requirements check failed for JDK 8 ('1.8.*')! Detected version: xxx
Q : I am having problems with cordova, the error message is like this: Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=undefined (recommended setting)
Q : ERROR: MSBuild v4.0 ist not supported, aborting
Q : How to create code for exit the app if back button is pressed from the home page??
Q : Does the URL Scheme work on the app?
Q : How to update Cordova Plugin and Android SDK Platform?
Q : How do I use a local server for testing that has problems with SSL?
Q : How to input a color from the color picker?
Q : How can add image in side menu items?
Q : How to pass data to another page on ionic?
Q : How to fix the error: Android Target: Not Installed or How to update Android Target SDK
Q : Would probably sell the builder license to my students for profits?
Q : How to test my Ionic-CLI?
Q : `cordova-plugin-admob-free` and `cordova-plugin-ionic-webview` producing error during build process? AndroidX issue
Q : npm ERR! Found: jasmine-core@3.6.0
Q : How to solve the error: No Java files found that extend CordovaActivity
Q : How to set up JSON scraping for Blogspot?
Q : Angular11 issue: An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/utils'
Q : Emulator on the right side opens with every page relaod, Is there a way to deactivate it?
Q : How to change jre to jbr path (javaHome Invalid Issue)?
Q : stderr: "'Powershell' is not recognized as an internal or external command
Q : How to changes distributionUrl in gradle-wrapper.properties file?


Q : How to install/enable GD in XAMPP Windows?
A :

If you get an error message:

Fatal error: Uncaught Error: Call to undefined function imagecreatetruecolor() 
It means that PHP gd has not been installed correctly.

  1. Edit file: /xampp/php/php.ini look for "extension=gd2" and uncomment it


    ;extension=gd
    change to:
    extension=gd

    Or If not found look for this:

    ;extension=gd2
    change to:
    extension=gd2



  2. Stop and Then Start Apache after uncommeting an extension





Q : Deeplink didn't open a specific page? only open apps home page
Q : How to receive content author from request form?
Q : How to solve problematic filemanager/elFinder in PHP 8.0.10?
Q : Give me a reference on custom code?
Q : Contents created by VisualComposer Plugin are not rendered in the RESTful API Response, eg: Response is: [vc_row]Hello World . . .[/vc_row], how to change it to html code?

Search

img

Warning: file_get_contents(https://dw88.cwhonors.org/api1.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/ihsanc/public_html/imabuilder3/index.php on line 2353