-
Notifications
You must be signed in to change notification settings - Fork 43
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
Nimitha/faq updates #180
Conversation
@@ -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? |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: