mvysny / photocloud-frame-slideshow

Android Digital Photo Frame
https://www.android-photo-frame.eu
14 stars 1 forks source link

OneCloud fails on Android 9 #103

Closed mvysny closed 5 years ago

mvysny commented 5 years ago
Fatal Exception: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/impl/client/DefaultHttpClient;
       at com.microsoft.services.msa.LiveAuthClient.<init>(LiveAuthClient.java:253)
       at com.microsoft.services.msa.LiveAuthClient.<init>(LiveAuthClient.java:318)
       at com.onedrive.sdk.authentication.MSAAuthenticator.init(MSAAuthenticator.java:143)
       at com.onedrive.sdk.authentication.DisambiguationAuthenticator.init(DisambiguationAuthenticator.java:129)
       at com.onedrive.sdk.extensions.OneDriveClient$Builder.loginAndBuildClient(OneDriveClient.java:163)
       at com.onedrive.sdk.extensions.OneDriveClient$Builder$1.run(OneDriveClient.java:147)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
       at java.lang.Thread.run(Thread.java:764)
mvysny commented 5 years ago

Reported as bug in OneCloud client library: https://github.com/OneDrive/onedrive-sdk-android/issues/150

mvysny commented 5 years ago

Workarounds:

mvysny commented 5 years ago

Fixed in PhotoCloud 1.13.8