AdobeDocs / AdobeDocs/aep-mobile-sdkdocs
[Assurance] Add additional SceneDelegate example
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 54
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
Issue in /src/pages/documentation/platform-assurance-sdk/api-reference.md
We currently have the `scene(:openURLContexts)` API documented in our startSession API reference but we need to also document the `scene(:willConnectTo:options)`. This is because both delegate functions can be called with the deeplink url depending on the App status (backgrounded or foregrounded or launch). This is documented by Apple [here](https://developer.apple.com/documentation/xcode/supporting-universal-links-in-your-app).
Contributor guide
Research direction
Open /src/pages/documentation/platform-assurance-sdk/api-reference.md and review the existing scene(:openURLContexts) documentation in the startSession API reference. Add the scene(:willConnectTo:options) example and explain when each delegate receives a deep-link URL, using the linked Apple documentation for reference; done means both delegate functions are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100