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

iOS | Add --test-special-entitlements #1197

Closed
bootstraponline opened this issue Oct 5, 2020 · 0 comments · Fixed by #1291
Closed

iOS | Add --test-special-entitlements #1197

bootstraponline opened this issue Oct 5, 2020 · 0 comments · Fixed by #1291
Assignees
Labels

Comments

@bootstraponline
Copy link
Contributor

bootstraponline commented Oct 5, 2020

Author the user story for this feature

As an iOS developer, I want to control special entitlements so I can test push notifications.

Describe the solution you'd like

--test-special-entitlements

Enables testing special app entitlements. Re-signs an app having special entitlements with a new application-identifier. This currently supports testing Push Notifications (aps-environment) entitlement for up to one app in a project.
Note: Because this changes the app's identifier, make sure none of the resources in your zip file contain direct references to the test app's bundle id.

https://cloud.google.com/sdk/gcloud/reference/alpha/firebase/test/ios/run#--test-special-entitlements

@bootstraponline bootstraponline changed the title iOS | --test-special-entitlements iOS | Add --test-special-entitlements Oct 5, 2020
@piotradamczyk5 piotradamczyk5 self-assigned this Oct 28, 2020
@mergify mergify bot closed this as completed in #1291 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants