Scott Alexander-Bown

Results 87 comments of Scott Alexander-Bown

Closing based on the above. Needs more input either from DexGuard or OP with 0.1.1

To clarify you're after more information about why a device fails the `RootBeer.detectRootManagementApps()`? maybe a `String[]` of the detected Root management apps?

@radekkut you could fork and use Jitpack.io. I've done that [here](https://jitpack.io/#scottyab/SuperRecyclerView/v1.1.2) which includes a pending PR and planning to implement some fixes around loading more.

Get the same error for a fresh install (no existing encrypted datastores). LMK if there's more info I can provide. Thanks

I'm only defining dependency for `security-crypto-datastore-preferences` is that an issue? I thought it would pull in the `security-crypto-datastore` dependency. ``` osipxdSecureDatastore = "1.1.1-beta02" osipxd-secure-datastore-preferences = { group = "io.github.osipxd", name...

Agreed it's strange. I'll jump on and test the new release when available. Thanks!

Thanks @osipxd moving to beta03 seems to avoid the `IncompatibleClassChangeError` we were seeing before. Thanks for the update :)