[Customer Center] Add contact support button#4023
Merged
vegaro merged 5 commits intoJul 29, 2024
Merged
Conversation
This was referenced Jul 5, 2024
Member
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
9df2454 to
d465d76
Compare
d0bbe8a to
8fef6d1
Compare
d465d76 to
b675ce3
Compare
8fef6d1 to
b8bd53f
Compare
b675ce3 to
48485ae
Compare
b8bd53f to
99ecb10
Compare
48485ae to
1bae203
Compare
99ecb10 to
9efea65
Compare
2 tasks
1bae203 to
4000330
Compare
9efea65 to
4569a03
Compare
4000330 to
3fd6220
Compare
4569a03 to
647fd79
Compare
3fd6220 to
bd681e4
Compare
647fd79 to
76e80a6
Compare
bd681e4 to
58108a9
Compare
76e80a6 to
68385b1
Compare
58108a9 to
d00e4a7
Compare
68385b1 to
2af82b5
Compare
d00e4a7 to
417dc97
Compare
2af82b5 to
19fa733
Compare
417dc97 to
03a3906
Compare
19fa733 to
37cd710
Compare
03a3906 to
b9cb2f3
Compare
43ded08 to
a9430db
Compare
e5b775d to
0b767e3
Compare
a9430db to
f4116bb
Compare
f86930c to
e75ddab
Compare
f4116bb to
c796789
Compare
e75ddab to
485f8c5
Compare
f9ac745 to
f36de93
Compare
e60b2fe to
183f250
Compare
Base automatically changed from
06-21-add_colors_support
to
integration/customer_support_workflow
July 19, 2024 16:38
An error occurred while trying to automatically change base from
06-21-add_colors_support
to
integration/customer_support_workflow
July 19, 2024 16:38
f36de93 to
96e2c14
Compare
526570e to
e38f240
Compare
tonidero
approved these changes
Jul 29, 2024
| action: { | ||
| if let supportInformation = self.supportInformation { | ||
| let subject = self.localization.commonLocalizedString(for: .defaultSubject) | ||
| let body = self.localization.commonLocalizedString(for: .defaultBody) |
Contributor
There was a problem hiding this comment.
I think it might be good in future iterations to have this body include some info on the device/user, but we can do this in follow-up PRs 👍
Member
Author
There was a problem hiding this comment.
Yes! I will do that this week, I think it will be super useful
…swift Co-authored-by: Toni Rico <toni.rico.diez@revenuecat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Add contact support button to the
ManageSubscriptionsView