最近の検索


最近の検索はありません

Break Song's Avatar

Break Song

参加日2022年1月14日

·

前回のアクティビティ2025年1月16日

フォロー中

0

フォロワー

0

合計アクティビティ

11

投票

2

受信登録

3

アクティビティの概要

さんの最近のアクティビティ Break Song

Break Songさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Hi all,

 

Thanks for Fred attention this issues,

 

I found that SDK 5.3.1 activity layout XML files is different from 5.2.0

(such as zs_activity_help_center and zs_activity_request_list)

 

After I updating and patch 5.3.1 activity layout XML files,

 

It works now !

 

I though crashed issue is not SDK problem cause we use old version layout files lead to newer SDK crashed.

 

Please update our override layout XML to newer one

 

Thanks.

コメントを表示 · 投稿日時:2025年1月16日 · Break Song

0

フォロワー

0

投票

0

コメント


Break Songさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Please fixed Android support sdk source code issue, thanks !

コメントを表示 · 投稿日時:2024年10月16日 · Break Song

0

フォロワー

0

投票

0

コメント


Break Songさんが投稿を作成しました:

投稿 Developer - Zendesk SDKs

5.2.0 Scenario :

RequestListActivity.builder().show(requireContext())

 

it works fine, but in 5.3.0 / 5.3.1 Scenario :

App crashed !

 

exception logs are below:

 

Caused by: java.lang.NullPointerException: Parameter specified as non-null is null: method zendesk.commonui.SystemWindowInsets.applyWindowInsets, parameter
                                                                                                       at zendesk.commonui.SystemWindowInsets.applyWindowInsets(Unknown Source:2)
                                                                                                       at zendesk.support.requestlist.RequestListView.applyWindowInsets(RequestListView.java:153)
                                                                                                       at zendesk.support.requestlist.RequestListView.(RequestListView.java:148)
                                                                                                       at zendesk.support.requestlist.RequestListViewModule.view(RequestListViewModule.java:27)
                                                                                                       at zendesk.support.requestlist.RequestListViewModule_ViewFactory.view(RequestListViewModule_ViewFactory.java:47)
                                                                                                       at zendesk.support.requestlist.RequestListViewModule_ViewFactory.get(RequestListViewModule_ViewFactory.java:38)
                                                                                                       at zendesk.support.requestlist.RequestListViewModule_ViewFactory.get(RequestListViewModule_ViewFactory.java:12)
                                                                                                       at dagger.internal.DoubleCheck.get(DoubleCheck.java:47)
                                                                                                       at zendesk.support.DaggerSupportSdkComponent$RequestListComponentImpl.injectRequestListActivity(DaggerSupportSdkComponent.java:297)
                                                                                                       at zendesk.support.DaggerSupportSdkComponent$RequestListComponentImpl.inject(DaggerSupportSdkComponent.java:292)
                                                                                                       at zendesk.support.requestlist.RequestListActivity.onCreate(RequestListActivity.java:85)
                                                                                                       at android.app.Activity.performCreate(Activity.java:9002)
                                                                                                       at android.app.Activity.performCreate(Activity.java:8980)
                                                                                                       at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1526)

投稿日時:2024年10月16日 · Break Song

0

フォロワー

3

投票

5

コメント


Break Songさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

5.0.7 solve article issue but still remain older google flexbox library, I stronger suggest dev team replace old for new one

Starting from 3.0.0, the groupId is changed to com.google.android.flexbox in preparation to uploading the artifacts to google maven. You can still download the artifacts from jcenter for the past versions with the prior groupId (com.google.android), but migrating the library 3.0.0 is recommended.

Now Android project deprecated "jcenter", use new one can keep follow stable version and let using zendesk deveoper not to take care for conflict flexbox between older and newer one.

コメントを表示 · 編集日時:2022年2月09日 · Break Song

0

フォロワー

0

投票

0

コメント


Break Songさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

I think using 5.0.5 may working for you.

コメントを表示 · 投稿日時:2022年1月14日 · Break Song

0

フォロワー

0

投票

0

コメント


Break Songさんがコメントを作成しました:

コミュニティのコメント Developer - Zendesk SDKs

Eric Nelson 

I have same problem for Android SDK 5.0.6 but 5.0.5 working.

As I found that between 5.0.5 and 5.0.6 big difference is replace newer google flexbox library, I am not sure is this cause broke opening links?

コメントを表示 · 投稿日時:2022年1月14日 · Break Song

0

フォロワー

2

投票

0

コメント