Recent searches
No recent searches

Michal
Joined Dec 28, 2021
·
Last activity Dec 11, 2022
Following
0
Followers
0
Total activity
19
Votes
2
Subscriptions
7
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Michal
Michal created a post,
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
Posted Dec 11, 2022 · Michal
2
Followers
2
Votes
1
Comment
Michal commented,
This doesn't seem to be an issue anymore. Thank you for fixing it!
View comment · Posted Jun 13, 2022 · Michal
0
Followers
0
Votes
0
Comments
Michal commented,
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?
View comment · Posted May 12, 2022 · Michal
0
Followers
1
Vote
0
Comments
Michal created a post,
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
Posted Jan 31, 2022 · Michal
1
Follower
2
Votes
0
Comments
Michal created a post,
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
Posted Jan 28, 2022 · Michal
0
Followers
2
Votes
1
Comment
Michal commented,
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.
View comment · Posted Jan 25, 2022 · Michal
0
Followers
0
Votes
0
Comments
Michal created a post,
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
Posted Jan 15, 2022 · Michal
0
Followers
2
Votes
2
Comments
Michal commented,
Eric Nelson 5.0.5 has been working, but 5.0.6 broke opening links in the support center.
View comment · Posted Jan 13, 2022 · Michal
0
Followers
2
Votes
0
Comments
Michal commented,
Mick O'Donnell do you have any updates or ETA on this?
Thank you.
View comment · Posted Jan 10, 2022 · Michal
0
Followers
2
Votes
0
Comments
Michal created a post,
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-
Posted Dec 28, 2021 · Michal
3
Followers
4
Votes
1
Comment