Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: provide more details for capacitor.config.json #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

o-alexandrov
Copy link

Closes #42

This PR is merely to simplify the perception on how to configure Capacitor's config file.
And thank you for this plugin, works great!

@tolutronics
Copy link

In the public key, will i add this part "-----BEGIN PUBLIC KEY-----" in the string?

@o-alexandrov
Copy link
Author

you would either:

  • copy the contents of the keys files as described in this PR, including -----BEGIN PUBLIC KEY----
  • or you would load those keys files using node.js readFileSync

@tolutronics
Copy link

Ok thanks, i have done that now, still not responding

@tolutronics
Copy link

Can someone make a video tutorial on codepush with capacitor, because over a week now, i have been integrating it, but updatw i released were not taking effect, i will really appreciate it

@tolutronics
Copy link

@o-alexandrov please can you? ... i am frustrated already

@tolutronics
Copy link

Finally, i got it working thanks @o-alexandrov ... but seems it does not support capacitor less than v3...please i need clearification

@Clovel
Copy link

Clovel commented Sep 20, 2021

The content of this PR seems OK.

@tolutronics as for Capacitor v2, see the answer in #45. This capacitor plugin does not support Capacitor v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to verify signature for package: PUBLIC_KEY in capacitor.config.json
3 participants