breautek commented on issue #1680:
URL: 
https://github.com/apache/cordova-android/issues/1680#issuecomment-1789728247

   > I looked up the same path, still no such file exists.
   
   I'd try removing and re-adding the cordova-android platform. Check to see if 
the file appears as expected.
   
   If it fails, then I'd try replicating the issue in a sample reproduction 
app. I'd probably first try creating a new cordova project without ionic, 
confirm the file existence. This establishes our baseline. If it doesn't appear 
as expected, then try running `cordova prepare android` then confirm if the 
file appears as expected. If it still doesn't appear then let me know. If the 
`themes.xml` file exist as expected then read on.
   
   If it does work with a basic cordova app, then try a basic ionic project. If 
it fails here, then ionic is likely doing something that is conflicting with 
Cordova and I can't really provide much pointers on what you can do. At this 
point you'd probably be in better hands asking the ionic community.
   
   If it does work in a basic ionic project as well then that suggest the ionic 
framework at its core isn't the blame. I'd continue adding plugins in a vanilla 
cordova project (not using ionic) until it fails.


-- 
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