AdobeDocs / AdobeDocs/aep-mobile-sdkdocs

[Assurance] Add additional SceneDelegate example

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.