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

feat(code): add ios deep linking delegate #2657

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

crherman7
Copy link
Contributor

@crherman7 crherman7 commented Mar 29, 2024

Describe your changes

Adding AppDelegate.mm deep-linking delegate method.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Test Plan

Run the example app: yarn flagship-code prebuild --build internal --env prod. When the app has been installed to the simulator, close the app and run in the terminal: xcrun simctl openurl booted "app://" and verify app opens.

Checklist before requesting a review

  • A self-review of my code has been completed
  • Tests have been added / updated if required

@crherman7 crherman7 marked this pull request as draft March 29, 2024 19:30
@crherman7 crherman7 force-pushed the feat/ios_deep_linking branch 3 times, most recently from 33103c7 to 8019579 Compare March 29, 2024 19:43
@crherman7 crherman7 force-pushed the feat/ios_deep_linking branch from 8019579 to 125ba76 Compare March 29, 2024 20:31
@crherman7 crherman7 marked this pull request as ready for review March 29, 2024 20:33
@crherman7 crherman7 requested a review from NickBurkhartBB April 1, 2024 13:53
@NickBurkhartBB NickBurkhartBB merged commit 4b1f60c into brandingbrand:v13 Apr 1, 2024
1 check passed
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