This repository has been archived by the owner on Oct 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
gap:config-file not working #647
Comments
This is how it's done now: https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#edit-config |
@andersborgabiro Thanks, however, it didn't work for me either. I spent few hours trying all combinations I could think of, tried both |
I've only used edit-config for iOS, so I don't have a good example. It no doubt works there. |
No, I use cli-7.0.1 and I build online through build.phonegap.com. |
Any reason for doing that? cli-7.0.1 is very old. I use PGB too. |
Actually, yes. I can't remember exactly what was it, but there was some
kind of bug which required me to explicitly use that version. Anyway, I
will try to repack and edit AndroidManifest.xml using apktool, thanks for
your time!
…On Tue, Mar 19, 2019 at 1:19 AM Anders Borg ***@***.***> wrote:
Any reason for doing that? cli-7.0.1 is very old. I use PGB too.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#647 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHH4Ad006H_vYJaxefHsUy5lUj3i_52Uks5vYB7mgaJpZM4b6aFX>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No matter what I try I cannot get the
gap:config-file
to work. The build compiles without errors, but there are no changes in the AndroidManifest.xml.This is my code:
I tried also:
<platform name="android">
node and out of it.parent="/application"
,parent="/manifest/application"
The text was updated successfully, but these errors were encountered: