Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liberty
tunnel
liberty-tunnel-ios
Commits
db038e35
Commit
db038e35
authored
Dec 14, 2018
by
Jose Blaya
Browse files
Fix flow for Purchase plan from expiring account
parent
aed3321a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
PIA VPN.xcodeproj/project.pbxproj
View file @
db038e35
This diff is collapsed.
Click to expand it.
PIA VPN/DashboardViewController.swift
View file @
db038e35
...
...
@@ -187,6 +187,7 @@ class DashboardViewController: AutolayoutViewController {
preset
.
allowsCancel
=
true
preset
.
shouldRecoverPendingSignup
=
false
preset
.
isEphemeral
=
true
preset
.
openFromDashboard
=
true
let
vc
=
GetStartedViewController
.
withPurchase
(
preset
:
preset
,
delegate
:
self
)
present
(
vc
,
animated
:
true
,
completion
:
nil
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment