最近搜索
没有最近搜索

Ivan Grechishchev
已加入2021年10月16日
·
最后活动2021年11月16日
关注
0
关注者
1
活动总数
15
投票
3
订阅
3
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Ivan Grechishchev
Ivan Grechishchev 进行了评论,
Hi Eric Nelson ,
I've checked with the older version of Zendesk SDK (3.0.2) and found that the links on other subdomain of our help center are working well.
So I've made a further investigation and it seems the last version where links from articles could be opened is 4.0.0. That means that something in 5.0.0 has broken the mechanism of opening that kind of links.
From my point of view it could be a change that makes links opened internally within the SDK, when it actually should be opened outside of the app (in a browser)
Could you please take a look and make or suggest a fix?
Thank you.
查看评论 · 已于 2021年11月01日 发布 · Ivan Grechishchev
0
关注者
0
投票
0
评论
Ivan Grechishchev 进行了评论,
Hey Eric Nelson!
Yes, it's available to the public and actually the link is accessible from the web or mobile browser directly (and on iOS app the link is working)
查看评论 · 已于 2021年10月26日 发布 · Ivan Grechishchev
0
关注者
0
投票
0
评论
Ivan Grechishchev 进行了评论,
Thank you for the information! Now I'm completely restarting the Application process when we switch the locale, however after I go the Support and open any article and then go back to the app and open support center again - some UI elements are being translated back to the device's locale. The content language is ok but it affects some SDK's strings, like "Was this article helpful?" or "See all X articles".
It happens only on API >= Android N.
It seems like that is a global WebView component issue but I can't find any solution
查看评论 · 已于 2021年10月11日 发布 · Ivan Grechishchev
0
关注者
0
投票
0
评论
Ivan Grechishchev 进行了评论,
Hi Eric! Thank you for the answer. I actually don't change the language so no changes are applied, thus no need to be restarted. It looks like after seeing some content in a WebView the app's locale is been reseted
查看评论 · 已于 2021年10月07日 发布 · Ivan Grechishchev
0
关注者
0
投票
0
评论
Ivan Grechishchev 创建了一个帖子,
Hi!
We have links in articles and some of them could be opened within the SDK, but some of them - can't.
The links which are not opening should actually open another help center, which is working on a different subdomain of the same base url.
They are not opening as normal links even with a browser - instead it shows an empty article with a snackbar message "Failed to fetch article" and a rely button.
How can I make them work?
Thank you.
已于 2021年10月07日 发布 · Ivan Grechishchev
2
关注者
12
投票
18
评论
Ivan Grechishchev 创建了一个帖子,
Hi!
We are using Zendesk Support SDK to provide our customers with a Help Center articles. The app supports different languages and we also provide a mechanism to change the app's language just for the app, ignoring the system language.
After initializing SDK I call
Support.INSTANCE.helpCenterLocaleOverride
and set the needed locale. It works well for the content, however, if the system locale is different I can still see some SDK's text fetching strings for the system locale.
For example, here on the screenshot the system's language is Russian, and I set Locale.ENGLISH to the helpCenterLocaleOverride. As a result I get this:
How can I resolve this issue?
Thank you!
已于 2021年9月29日 发布 · Ivan Grechishchev
0
关注者
3
投票
5
评论