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?
|
A
|
:
|
It seems you didn't install PHP-Zip or PHP-GD module as suggested in system requirements, please do this:
-
Edit file: /php/php.ini look for "extension=zip" and uncomment it
;extension=zip
change to:
extension=zip
-
and continue still on: /php/php.ini look for "extension=gd2" and uncomment it
;extension=gd
change to:
extension=gd
Or
;extension=gd2
change to:
extension=gd2
-
Stop and Then Start Apache after uncommeting an extension
Configuration of php. ini file: Whenever we install PHP, we can locate the configuration file inside the PHP folder. If using xampp, we can find the configuration file in one or many versions, inside the path '\xampp\php'
|
|
|
|
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?
|
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
|
:
|
How to get username in JWT Auth Addons?
|
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?
|