Shabinder Singh

Results 36 issues of Shabinder Singh

**Request Info:** Library should also support cookie based auth to get a token with more access: - when asking user to login through `webview`, we do get a cookie in...

enhancement
good first issue

- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/purchases-android/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...

**Describe the bug** A clear and concise description of what the bug is. HTTPS Inspection Patch Doesn't Work for [Gaana.com](https://play.google.com/store/apps/details?id=com.gaana&hl=en&gl=US) apk **To Reproduce** Steps to reproduce the behavior: Try patching...

### 🔖 Feature description Migrate lib to KMP structure and replace following: - GSON -> kotlinx.serialization - okhttp -> ktor to support multiple targets like, Android, JVM, IOS, maybe Native...

enhancement

can evaluate js without web-view, not very well aware, but thought maybe of interest.

`Cannot access 'dev.icerock.moko.parcelize.Parcelable' which is a supertype of 'in.shabinder.soundbound.models.SongModel'. Check your module classpath for missing or conflicting dependencies ` shared module's commonMain has moko parcelize as an **api** Any ideas...

Seems there has been quite a lot of time for any fixes/changes. Things needing immediate attention: 1) Jitpack Library import not working. 2) Update project structure with recent kotlin multipltaform...

Some Traces thrown from plugins are very opaque on the cause of the crash, or am I missing something here ? ``` app.cash.zipline.ZiplineException: CompletionHandlerException: Exception in completion handler InvokeOnCompletion@4[job@5] for...

**JNI DETECTED ERROR IN APPLICATION: java_array == null** ``` *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 10412 >>>...

Currently ZiplineLoader.load: 1. First tries to load from network 2. If above fails, could because of error or bad network code, then we load from cache or embedded file system....