最近の検索
最近の検索はありません

Ivan Grechishchev
参加日2021年10月16日
·
前回のアクティビティ2021年11月16日
フォロー中
0
フォロワー
1
合計アクティビティ
15
投票
3
受信登録
3
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Ivan Grechishchev
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
コメント