You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/17 10:49:40 UTC

[GitHub] vh13294 opened a new issue #293: Error just after installation, even before javascript import

vh13294 opened a new issue #293: Error just after installation, even before javascript import
URL: https://github.com/apache/cordova-plugin-file/issues/293
 
 
   # Bug Report
   
   ## Problem
   after installation , build and run on android (tested on v7 and v9)
   
   ionic cordova plugin add cordova-plugin-file
   npm install @ionic-native/file
   
   W/ResourceType: Invalid package identifier when getting bag for resource number 0x00000000
   D/Capacitor: Starting BridgeActivity
   W/System.err: java.lang.ClassNotFoundException: org.apache.cordova.file.FileUtils
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   ionic capacitor run android -l
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   -Ionic v4
   -angular v7
   - cordova-plugin-file v6.0.1
   - android v7 to v9
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org