Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

docs: Cordova code samples reflecting aerogear-js-sdk changes in API #603

Merged

Conversation

wojta
Copy link
Contributor

@wojta wojta commented Feb 6, 2019

Motivation

https://issues.jboss.org/browse/AEROGEAR-8462

What

Changed code samples.

Why

Code samples reflect changes from 2.1.0-rc3 aerogear-js-sdk

How

Changing code samples in Cordova

Verification Steps

Check all Cordova code samples.

Checklist:

  • Code has been tested locally by PR requester
  • Changes have been successfully verified by another team member

Progress

  • Initialization code sample
  • Auth service
  • Metrics service
  • Push service
  • Security service

@wojta wojta requested a review from wtrocki February 6, 2019 10:21
@wtrocki wtrocki requested a review from darahayes February 6, 2019 10:27
@pwright pwright merged commit fea9b2d into aerogear:master Feb 6, 2019
@@ -15,5 +15,5 @@ const aerogearConfig = {
// Replace with your own configuration
};

init(aerogearConfig);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO this is just showing that our flow and documentation snippets are really confusing. It's almost impossible to find that info (and I know about it). Documentation for this part should be included in each individual SDK so I do not need to jump and find how to configure things. Adding as placeholder for myself to improve stuff afetr.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wtrocki yes, you're right ;)
we should revisit this change

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree this needs to be called out in each as our documentation flow doesn't ever get to this point see #654

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

Successfully merging this pull request may close these issues.

4 participants