Duane Marhefka
Duane Marhefka
Thank you for following up @Ndiritu When I enable okhttp logging it shows my post with the following body: {"@odata.type":"#microsoft.graph.onenotePage","content":"{My Content Here}"} The okhttp logging shows the following response to...
I can reproduce the same issue as @TymanWasTaken on a Google Pixel 6 running Android 14, using `applicationContext.getExternalFilesDir(null)` for the path. @cmelchior My app has been working fine on Android...
There seems to be a misconception that Realm has not worked with external storage since Android 11 due to scoped storage. While true that Realm won't work at arbitrary locations...