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

PIA-888: VPNConfiguration profile installation #56

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

kp-said-rehouni
Copy link
Collaborator

Summary

This PR adds the VPNConfiguration profile installation for tvOS.
It contains the functionality and also some unit tests to verify the behaviour.

@kp-said-rehouni kp-said-rehouni marked this pull request as ready for review January 8, 2024 12:16
Copy link
Collaborator

@kp-laura-sempere kp-laura-sempere left a comment

Choose a reason for hiding this comment

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

Great job! Nice tests
🚀

I just added a minor comment that we can address separatelty

var body: some View {
VStack {
VStack {
Text("PIA needs access to your VPN profiles to secure your traffic.")
Copy link
Collaborator

Choose a reason for hiding this comment

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

No need to do it in this PR, can be done in a later one:
We should probably add all the localizable strings into the tvOS target and use directly the translated strings, what do you think?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks @kp-laura-sempere!
Will create a ticket for this

@kp-said-rehouni kp-said-rehouni merged commit db0d80b into master Jan 8, 2024
1 check failed
@kp-said-rehouni kp-said-rehouni deleted the PIA-888_vpn_profile_screen branch January 8, 2024 13:19
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