
Michal
-
Gesamtaktivitäten19
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen2
-
Abonnements7
Posts
Neueste Aktivität von 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...
-
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...
-
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...
-
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...
-
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 ...