Skip to main content
7
results
Andrew Fletcher
It appears that the plugin or file path is not working how it used to be on previous iOS versions. Previous version had the splash screen showing.  After upgrading to plugins, a black screen is shown. The easiest way to simulate the problem is using iOS simulator.  A black screen will show up as the splash screen.   What is expected to happen? Splash screen is supposed to appear immediately after opening the app. A black screen is shown and then the app is loading.   What...
Andrew Fletcher
Working on a decoupled React / Drupal 9 site. Aim: Adjust the output of curated...
Andrew Fletcher
How to make React calls on a Drupal 9 backend site using the search...
Andrew Fletcher
This code is from Drupal 9 back-end for a React front-end via REST API. Working...
Andrew Fletcher
This article references some of the common commands via CLI (command-line...
Andrew Fletcher
How can you find out if the Cordova plugins have been loaded? Begin by running the command ionic infoYou will see a response similar to ❯ ionic info Ionic: Ionic CLI : 6.19.0 (/usr/local/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 6.1.2 @angular-devkit/build-angular : 13.3.3 @angular-devkit/schematics : 13.3.3 @angular/cli : 13.3.3 @ionic/angular-toolkit : 6.1.0 Capacitor: Capacitor CLI ...
Andrew Fletcher
Updating the Cordova plugins... there are two locations to manage the...