bubblewrap icon indicating copy to clipboard operation
bubblewrap copied to clipboard

Improve documentation on how to enable/disable features via CLI arguments

Open FluorescentHallucinogen opened this issue 3 years ago • 2 comments

Can't figure out how to, e.g.

  • disable notification delegation (enabled by default, wizard doesn't ask about it)
  • enable alpha dependencies (disabled by default, wizard doesn't ask about it)
  • enable first run flag and pass the queryParameterName value (disabled by default, wizard doesn't ask about it)
  • enable AppsFlyer and pass the AppsFlyer ID value (disabled by default, wizard doesn't ask about it)

via CLI arguments during init? 🤔

If it's possible, could you please share complete command lines (with all arguments)?

Editing the twa-manifest.json in a text editor by hand and running the bubblewrap update command after that doesn't seem like a good idea.

BTW, is it possible to enable the following features via CLI arguments (so the wizard doesn't ask about them later)?

  • enable location delegation (disabled by default, wizard asks about it)
  • enable Play Billing (disabled by default, wizard asks about it)

If so, how?

FluorescentHallucinogen avatar Jul 20 '22 17:07 FluorescentHallucinogen

@andreban @PEConn PTAL.

FluorescentHallucinogen avatar Jul 21 '22 13:07 FluorescentHallucinogen

None of those are possible to enable via the CLI at the moment.

andreban avatar Jul 21 '22 15:07 andreban