Recent searches
No recent searches

Aaron Sofaer
Joined Jan 19, 2022
·
Last activity Jan 20, 2022
Following
0
Followers
0
Total activity
3
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Aaron Sofaer
Aaron Sofaer commented,
We consume the SDK as a Swift dependency, like so:
> .package(name: "ZendeskSupportSDK", url: "git@github.com:zendesk/support_sdk_ios", .exact("5.3.0")),
and we haven't changed it in three months.
View comment · Posted Jan 20, 2022 · Aaron Sofaer
0
Followers
0
Votes
0
Comments
Aaron Sofaer created a post,
A week ago, we had a working build with no problems when testing our ZenDesk SDK integration. All of a sudden, with no code changes and no changes to our build configurations, anywhere where the ZD SDK is integrated, we're now getting unlocalized strings (e.g., ios.ZDRequests....est.submit.button) everywhere.
We have tried several things, including switching between debug and release builds and adding a localizable.strings file as a fallback.
What the heck happened and how do we fix it?
Posted Jan 19, 2022 · Aaron Sofaer
0
Followers
2
Votes
2
Comments