Skip to content

Commit

Permalink
NEVISACCESSAPP-6311: Extended the App Store upload with a required fi…
Browse files Browse the repository at this point in the history
…eld "Beta App Description"
  • Loading branch information
viktor-gulyas committed Nov 18, 2024
1 parent 74c1c8a commit c658f57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,9 @@ platform :ios do
# Upload App to TestFlight
upload_to_testflight(
beta_app_review_info: beta_app_review_info,
beta_app_description: "https://github.com/nevissecurity/nevis-mobile-authentication-sdk-example-app-react",
groups: "Nevis testers",
changelog: "https://docs.nevis.net/authcloud/access-app/test-access-app",
changelog: "https://docs.nevis.net/mobilesdk/quickstart",
distribute_external: true
)
end
Expand Down

0 comments on commit c658f57

Please sign in to comment.