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
This issue is still a "new issue" that is open?
Great, considering that adding the package that way is already officially deprecated. You get an error doing that:
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
After run the bash script I can not run the project. I need to add on my AndroidManifest
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" package="com.aristidevs.template">
The text was updated successfully, but these errors were encountered: