You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
npx cap doctor
output:Affected Platform(s)
Current Behavior
The generated AndroidManifest.xml looks like the following:
Expected Behavior
The generated AndroidManifest.xml file should look like the following:
Sample Code or Sample Application Repo
See this GitHub repo for examples of actual and expected results.
Reproduction Steps
Install
com-darryncampbell-cordova-plugin-intent
plugin:npm install com-darryncampbell-cordova-plugin-intent@1.3.0
Sync android:
npx cap sync android
Review
android\capacitor-cordova-android-plugins\src\main\AndroidManifest.xml
Other Technical Details
npm --version
output:6.13.7
node --version
output:v10.13.0
pod --version
output (iOS issues only):Other Information
The text was updated successfully, but these errors were encountered: