This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi,
I have an app I am developing for a client which has to run on a paydroid terminal that is fixed at API level 25. I have the app running fine locally in the browser and also on an emulator for API level 30.
If I run on API level 25 I get the splashscreen and then nothing but a white screen. This is driving me mad.
I've created two blank projects, 1 with capacitor and one with Cordova and they both have the same result. I've googled this solidly for a few days and implemented so many 'fixes' of which none have helped.
Can anyone offer and advice?
My ionic info returns the following;
Capacitor
Ionic CLI : 6.16.3 (/Users/leigh/npm/lib/node_modules/@ionic/cli)
Ionic Framework : u/ionic/angular 6.0.1
u/angular-devkit/build-angular : 13.0.4
u/angular-devkit/schematics : 13.0.4
u/angular/cli : 13.0.4
u/ionic/angular-toolkit : 5.0.3
Capacitor:
Capacitor CLI : 3.3.3
u/capacitor/android : 3.3.3
u/capacitor/core : 3.3.3
u/capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 1.5.0
System:
NodeJS : v14.16.0 (/Users/leigh/.nvm/versions/node/v14.16.0/bin/node)
npm : 6.14.11
OS : macOS Big Sur
Cordova
Ionic CLI : 6.16.3 (/Users/leigh/npm/lib/node_modules/@ionic/cli)
Ionic Framework : u/ionic/angular 6.0.1
u/angular-devkit/build-angular : 13.0.4
u/angular-devkit/schematics : 13.0.4
u/angular/cli : 13.0.4
u/ionic/angular-toolkit : 5.0.3
Cordova:
Cordova CLI : 11.0.0
Cordova Platforms : android 8.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 4 other plugins)
Utility:
cordova-res : not installed globally
native-run (update available: 1.5.0) : 0.2.9
System:
Android SDK Tools : 26.1.1 (/Users/leigh/Library/Android/sdk)
ios-deploy : 1.9.4
ios-sim : 8.0.2
NodeJS : v14.16.0 (/Users/leigh/.nvm/versions/node/v14.16.0/bin/node)
npm : 6.14.11
OS : macOS Big Sur
Xcode : Xcode 12.4 Build version 12D4e
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/ionic/comme...