Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OneDriveSDK Saver doesn't work in Android 11 #27

Open
bishinew opened this issue Oct 17, 2020 · 1 comment
Open

OneDriveSDK Saver doesn't work in Android 11 #27

bishinew opened this issue Oct 17, 2020 · 1 comment

Comments

@bishinew
Copy link

After updated device to Android 11, OneDriveSDK Saver doesn't work anymore. Picker is still working.

Please help!

Let us know if you need more info.

Thanks

2020-10-17 17:55:39.058 29781-29781/com.example.onedrivesdk.saversample W/System.err: com.microsoft.onedrivesdk.saver.SaverException
2020-10-17 17:55:39.058 29781-29781/com.example.onedrivesdk.saversample W/System.err: at com.microsoft.onedrivesdk.saver.Saver.handleSave(Saver.java:110)
2020-10-17 17:55:39.058 29781-29781/com.example.onedrivesdk.saversample W/System.err: at com.example.onedrivesdk.saversample.SaverMain.onActivityResult(SaverMain.java:121)
2020-10-17 17:55:39.058 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.Activity.dispatchActivityResult(Activity.java:8310)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.ActivityThread.deliverResults(ActivityThread.java:5008)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.ActivityThread.handleSendResult(ActivityThread.java:5056)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:51)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2066)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.os.Looper.loop(Looper.java:223)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at android.app.ActivityThread.main(ActivityThread.java:7656)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at java.lang.reflect.Method.invoke(Native Method)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
2020-10-17 17:55:39.059 29781-29781/com.example.onedrivesdk.saversample W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)

image

@allentown521
Copy link

I also encountered this problem, even a sdk is not normal for such a big company

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants