srochan

Results 3 issues of srochan

I am trying to deploy my rails app as a war on jboss. However, I keep getting an error saying that the logger I use in multi_logger is an undefined...

Value returned from await ScopedStorage.getPersistedUriPermissions() ["content://com.android.externalstorage.documents/tree/primary%3ADownload%2FMyCompany"] Value returned from await ScopedStorage.openDocumentTree(true) {"lastModified":1674134539000,"name":"MyCompany","type":"directory","uri":"content://com.android.externalstorage.documents/tree/primary%3ADownload%2FMyCompany/document/primary%3ADownload%2FMyCompany"} The /primary%3ADownload%2FMyCompany is added additionally

await ScopedStorage.copyFile("file://" + fileLocation, destinationUri) This call crashes the app without any error