最近搜索


没有最近搜索

Strings not localizing (incl to English) in iOS SDK



已于 2022年1月19日 发布

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?


0

2

2 条评论

image avatar

Eric Nelson

Zendesk Developer Advocacy

Hey Aaron,

Sorry to hear you're having issues. Have you updated any of the Zendesk SDKs that you're using in your application? If not, can you let us know what version of the sdk you're using.

Thanks!  

 

0


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.

0


请先登录再写评论。

找不到所需的内容?

新建帖子