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: update sdk instructions #230

Merged
merged 14 commits into from
May 2, 2024
Merged

Conversation

dbolson
Copy link
Contributor

@dbolson dbolson commented May 1, 2024

Updated SDK instructions based on recent updates.

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Provide a clear and concise description of what you expect to happen.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

@dbolson dbolson requested a review from k3llymariee May 1, 2024 22:50
import LaunchDarkly

class ViewController: UIViewController {
// Create a variable for your flag key.
fileprivate let featureFlagKey = "my-flag-key"
fo
Copy link
Contributor

Choose a reason for hiding this comment

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

typo here?

@dbolson dbolson merged commit 2909424 into main May 2, 2024
2 checks passed
@dbolson dbolson deleted the sc-241905/update-sdk-instructions branch May 2, 2024 18:48
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