rajanarahul93 commented on issue #201:
URL: https://github.com/apache/cordova-common/issues/201#issuecomment-2614937787

   @breautek 
   Please assign the issue to me, and I'll handle fixing the `android.json` 
file and testing the plugin installation.
   
   My approach:
   1. Problem: The issue happens when the plugin is removed and re-added, 
leaving empty arrays in `android.json`, causing errors.
   2. Solution: 
      - Fix the empty arrays under `/manifest/application` in `android.json`.
      - Ensure the correct data is there.
   3. Action: Rebuild the project by removing and re-adding the platform:
      
      cordova platform remove android
      cordova platform add android@12.0.0
      
   4. **Next Step**: Fix the `android.json` and test the plugin again.


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to