
Michal
-
총 활동 수19
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수0명
-
투표 수2
-
플랜 수7
활동 개요
Michal님의 최근 활동-
Michal님이 에 게시물을 만듦
Unnecessary dangerous READ_EXTERNAL_STORAGE permission
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.andro...
-
Michal님이 에 댓글을 입력함
This doesn't seem to be an issue anymore. Thank you for fixing it!
-
Michal님이 에 댓글을 입력함
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 pro...
-
Michal님이 에 게시물을 만듦
Android SDK: app startup
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 w...
-
Michal님이 에 게시물을 만듦
Android SDK: app startup
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 w...
-
Michal님이 에 댓글을 입력함
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 t...
-
Michal님이 에 게시물을 만듦
Android SDK wrong webview usage
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...
-
Michal님이 에 댓글을 입력함
Eric Nelson 5.0.5 has been working, but 5.0.6 broke opening links in the support center.
-
Michal님이 에 댓글을 입력함
Mick O'Donnell do you have any updates or ETA on this? Thank you.
-
Michal님이 에 게시물을 만듦
Android SDK Outdated legacy dependencies
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 ...