breautek commented on issue #564:
URL: 
https://github.com/apache/cordova-plugin-file/issues/564#issuecomment-1497762449

   Just wanted to confirm that
   
   ```
   <feature name="File">
           <param name="android-package" 
value="org.apache.cordova.file.FileUtils" />
           <param name="onload" value="true" />
       </feature>
   ```
   
   was present...
   
   Could you perhaps just zip up your project and I'll dig a bit deeper. None 
of this is really making any sense but hopefully I can point out a problem in 
the project structure that at least would explain the behaviour or something. 
(And if so, the question becomes how/why cordova is producing that kind of 
state)
   
   In the meantime, can you also ensure that Cordova is completely up to date 
(including sub dependencies). Easiest way to do that is to simply reinstall 
cordova, (`npm uninstall -g cordova && npm install -g cordova`) so that all 
dependencies will install at the latest satisfactory versions across the entire 
dependency tree. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to