MobileFirst-Platform-Developer-Center / PreemptiveLoginCordova

0 stars 2 forks source link

Blank screen when installed in android #2

Open DavidRajPaul opened 7 years ago

DavidRajPaul commented 7 years ago

This sample app is showing a blank screen with only the header. The initialization is not happening. I have added the Resource and Userlogin Adapters. Can you give a walkthrough for the sample app implementation?

shubhaprasad commented 7 years ago

Please run the below command 'cordova plugin add cordova-plugin-mfp' and then perform 'cordova run'

DavidRajPaul commented 7 years ago

Its giving an error when i run this command. C:\Users\david\EclipseOxygen_WS\MYMobileFirstApp>cordova plugi n add cordova-plugin-mfp Error: Invalid Version: 8.0

I am using 8.0.0-2017012016. Can you please help?