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
The AndroidManifest.xml gets progressively clipped of all com.adobe.phonegap.push settings on each build. After some builds no settings remain and the notifications no longer reach the device.
Expected Behaviour
The initial state of the AndroidManifest.xml should be kept.
Actual Behaviour
Settings related the this plugin are progressively removed from the AndroidManifest.xml on each build.
Reproduce Scenario (including but not limited to)
Build the app multiple times.
Steps to Reproduce
Remove the Android platform and add it again. Then do some builds using run and build.
Bug Report
The AndroidManifest.xml gets progressively clipped of all com.adobe.phonegap.push settings on each build. After some builds no settings remain and the notifications no longer reach the device.
Expected Behaviour
The initial state of the AndroidManifest.xml should be kept.
Actual Behaviour
Settings related the this plugin are progressively removed from the AndroidManifest.xml on each build.
Reproduce Scenario (including but not limited to)
Build the app multiple times.
Steps to Reproduce
Remove the Android platform and add it again. Then do some builds using run and build.
cordova info
PrintoutThe text was updated successfully, but these errors were encountered: