VeaceslavB commented on issue #151:
URL: https://github.com/apache/cordova-common/issues/151#issuecomment-1702979488

   Have similar issue
   11:52:55  Android project created with [email protected]
   11:52:55  Unable to graft xml at selector 
"/manifest/uses-permission[@android:name='android.permission.WRITE_EXTERNAL_STORAGE']"
 from 
"/private/var/folders/wv/d7j3q171735794lxc610xqy80000gp/T/tmp.gO8bxWCU/mobile/cordova/platforms/android/app/src/main/AndroidManifest.xml"
 during config install
   
   XML code:
   `        <edit-config file="app/src/main/AndroidManifest.xml" 
mode="overwrite" 
target="/manifest/uses-permission[@android:name='android.permission.WRITE_EXTERNAL_STORAGE']">
               <uses-permission 
android:name="android.permission.WRITE_EXTERNAL_STORAGE" 
android:maxSdkVersion="32" />
           </edit-config>`


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