最近搜索


没有最近搜索

Michal's Avatar

Michal

已加入2021年12月28日

·

最后活动2022年12月11日

关注

0

关注者

0

活动总数

19

投票

2

订阅

7

活动概览

的最新活动 Michal

Michal 创建了一个帖子,

帖子 Developer - Zendesk SDKs

Hello, the Zendesk Android SDK uses the READ_EXTERNAL_STORAGE permission. Because it only handles its files and shared photo attachments, would it be possible to instead use https://developer.android.com/training/data-storage/shared/photopicker which is supported all the way to 4.4 and doesn't require any dangerous permissions? Thank you

已于 2022年12月11日 发布 · Michal

2

关注者

2

投票

1

Comment


Michal 进行了评论,

社区评论 Developer - Zendesk SDKs

This doesn't seem to be an issue anymore. Thank you for fixing it!

查看评论 · 已于 2022年6月13日 发布 · Michal

0

关注者

0

投票

0

评论


Michal 进行了评论,

社区评论 Developer - Zendesk SDKs

Mick O'Donnell this should be a very easy fix that should take a couple of minutes and will help a lot of developers speed up their build process. It has been open for over 6 months without any progress. If you aren't able to fix it, could you provide some way for us to help you fix it? 

查看评论 · 已于 2022年5月12日 发布 · Michal

0

关注者

1

投票

0

评论


Michal 创建了一个帖子,

帖子 Feedback - Apps and integrations (Platform)

Zendesk is using content providers to initialize their SDK, but could be using https://developer.android.com/topic/libraries/app-startup . Would it be possible to implement? Every user of the SDK would then profit from faster initialization.

Namely:

zendesk.support.SupportSdkStartupProvider

zendesk.support.guide.GuideSdkStartupProvider

已于 2022年1月31日 发布 · Michal

1

关注者

2

投票

0

评论


Michal 创建了一个帖子,

帖子 Developer - Zendesk SDKs

Zendesk is using content providers to initialize their SDK, but could be using https://developer.android.com/topic/libraries/app-startup . Would it be possible to implement? Every user of the SDK would then profit from faster initialization.

Namely:

zendesk.support.SupportSdkStartupProvider

zendesk.support.guide.GuideSdkStartupProvider

已于 2022年1月28日 发布 · Michal

0

关注者

2

投票

1

Comment


Michal 进行了评论,

社区评论 Developer - Zendesk SDKs

Hi Eric, definitely go ahead.

The root cause will be your initialization of the webview. The setup and how it is reproducible are written in the attached links together with the fix that you need to do in your library. 

查看评论 · 已于 2022年1月25日 发布 · Michal

0

关注者

0

投票

0

评论


Michal 创建了一个帖子,

帖子 Developer - Zendesk SDKs

Hello,

your webview in the support center is causing Theme errors in consumer apps. Please see to fix it:

https://stackoverflow.com/questions/54191883/android-bug-loading-wrong-colors-in-night-mode

https://issuetracker.google.com/issues/170328697

 

Thank you

已于 2022年1月15日 发布 · Michal

0

关注者

2

投票

2

评论


Michal 进行了评论,

社区评论 Developer - Zendesk SDKs

Eric Nelson 5.0.5 has been working, but 5.0.6 broke opening links in the support center.

查看评论 · 已于 2022年1月13日 发布 · Michal

0

关注者

2

投票

0

评论


Michal 进行了评论,

社区评论 Developer - Zendesk SDKs

Mick O'Donnell do you have any updates or ETA on this?

Thank you.

查看评论 · 已于 2022年1月10日 发布 · Michal

0

关注者

2

投票

0

评论


Michal 创建了一个帖子,

帖子 Developer - Zendesk SDKs

Hello, the latest Zendesk Android SDK 5.0.6 is using old legacy libraries and non-androidx. That slows down builds as jetifier has to be used. Would it be possible to update to the newest?

This is what is used: com.zendesk:support:5.0.6 -> com.zendesk.suas:suas:1.2.0 -> com.android.support:support-annotations:27.0.2

 

已于 2021年12月28日 发布 · Michal

3

关注者

4

投票

1

Comment