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

Nimitha/faq updates #180

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Nimitha/faq updates #180

merged 2 commits into from
Oct 24, 2024

Conversation

nimithajalal
Copy link
Collaborator

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@nimithajalal nimithajalal merged commit a87d7ae into main Oct 24, 2024
8 of 10 checks passed
@@ -35,3 +51,25 @@ Content publishing: For the same reason above, you have the ability to pre-defin
### My user base consists of students/minors. How can I be assured they get appropriate content?

The embedded Adobe Express full editor can be setup to launch student safe content even before a student is signed into the embedded experience. More information about [Adobe & Student Privacy](https://www.adobe.com/privacy/student-policy.html).

### How many domains can be added with a single API key for a service?

Choose a reason for hiding this comment

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

It will be better to add an example of the wildcard subdomains . E.g. If you want multiple subdomains foo.abc.com, bar.abc.com you can add *.abc.com to the allow list.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Made the changes. Thank you.


### Would Adobe need to approve the integrations before my users can start using it?

Your users can use the integrations, but, we will display a red banner indicating, `The experience powred by Adobe Express has not been approved yet`. Once we review and approve your app, we will remove this banner.

Choose a reason for hiding this comment

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

typo in powred


### What is the versioning strategy for the SDK?

The SDK follows a continous release model, with newer versions including bug fixes and feature enhancements. We are no longer approving integrations using using SDK V1, V2, or V3.

Choose a reason for hiding this comment

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

Suggestion, We can add a line - Latest changes, bug fixes can be tracked via changelog( https://developer.adobe.com/express/embed-sdk/docs/guides/changelog/) doc.

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.

2 participants