Skip to content

Commit

Permalink
Clarify that setup tab only available on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Jun 6, 2024
1 parent bfdf11a commit 6cb8af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/FreemiumKit/FreemiumKit.docc/SetupGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Learn how to set up your app for our paywalls and live push notifications.

> Tip: Don't forget to `import FreemiumKit` for any of the below calls to build.
1. Make sure your app's Asset Catalog contains the `FreemiumKit` data set from the "Setup" tab for your app in FreemiumKit. If it doesn't, drag & drop it from the Setup tab now.
1. Make sure your app's Asset Catalog contains the `FreemiumKit` data set from the "Setup" tab of your app in FreemiumKit for Mac. If it doesn't, drag & drop it from the Setup tab now.

1. Add a call to `.environmentObject(FreemiumKit.shared)` to every scene in the app entry point. For example:

Expand Down

0 comments on commit 6cb8af9

Please sign in to comment.