Abhishek Soni

Results 32 comments of Abhishek Soni

Should I be using a key without a passphrase?

Is this going to be a pre-built function export, like an API which would do the mentioned task, so as to let others seamlessly integrate it into their apps OR...

Still having this issue: OS: Mac OS 10.15 Extension version: 2.3.14

https://github.com/anitaa1990/PagingLibrary-Sample/blob/master/app/src/main/java/com/an/paginglibrary/sample/datasource/FeedDataSource.java#L52

Here's the fix: https://github.com/GoogleChrome/lighthouse-ci/pull/749

Got a similar issue here: ``` java.lang.IllegalStateException: at android.os.Parcel.createExceptionOrNull (Parcel.java:2384) at android.os.Parcel.createException (Parcel.java:2360) at android.os.Parcel.readException (Parcel.java:2343) at android.os.Parcel.readException (Parcel.java:2285) at android.support.customtabs.ICustomTabsService$Stub$Proxy.newSessionWithExtras (ICustomTabsService.java:69) at androidx.browser.customtabs.CustomTabsClient.newSessionInternal (CustomTabsClient.java:19) at androidx.browser.customtabs.CustomTabsClient.newSession (CustomTabsClient.java:6) at com.google.androidbrowserhelper.trusted.TwaLauncher$TwaCustomTabsServiceConnection.onCustomTabsServiceConnected...

I also noticed users saying they are unable to launch the app on the following devices: * OnePlus 3T * OnePlus 7 My app is using the following versions: ```...

Doesn't that complicate things further? As the readme states, if a user is willing to open the devtools and choose whatever options they like, what is the need for sloth...

What exactly is happening on LINE 217 ? https://github.com/yarnpkg/yarn/blob/0f0520380a60be3ba347774cc6e07fcea443d6d5/src/cli/commands/audit.js#L211-L225 Do you have an endpoint configured that automatically calls `npm`'s audit registry ?

I'll be happy to work on this.