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

$ionicProfile and $ionicAPIToken examples #1

Closed
gamboaweb opened this issue Jan 15, 2017 · 2 comments
Closed

$ionicProfile and $ionicAPIToken examples #1

gamboaweb opened this issue Jan 15, 2017 · 2 comments
Labels

Comments

@gamboaweb
Copy link

Hello tomloprod,
your script seems very nice but as it is my first ionic project i was wondering what should i fill as $ionicProfile (is it a JSON object?) could you be more specific? And what about $ionicAPIToken...it's a string wright....??....but in the app settings in ionic dashboard there is public api key and a secret api key....which of them should i use as $ionicAPIToken...
Thanks for your support.

@tomloprod
Copy link
Owner

tomloprod commented Jan 15, 2017

Hi @gamboaweb

$ionicProfile is a string. It's the profile name of your certificate. Go to ionic.io and access to Settings tab. Inside this, you will see a menu like this:

In the certificates section you will have your certificates (for production and development purposes). The $ionicProfile is the name of your certificate.


$ionicAPIToken is a string too. It's the API token that you can create inside the API Keys section from the same menu as the previous image:

@gamboaweb
Copy link
Author

Thanks a lot... i wouldn't have guessed it was the certificate tag.
Thanks for the quick reply....i am gonna test it right now.
Have a good sunday.

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

No branches or pull requests

2 participants