Rahil
Rahil
If the username doesn't belongs to an account, you will get the unknown error occurred error message. Just wrap and show appropriate message to the user manually.
# [JxInsta](https://github.com/ErrorxCode/JxInsta) A java library of Instagram private web API (*may include mobile api in future*). This library is built as a replacement for **instagram4j** since it was too old...
Using this kernel only gets me 12-15W max out of 67. While other kernels are charging at 30-50W. Why is it so?
The Library uses Java HttpClient, which was removed in Android 7. Using this library on > Android 7 results in the following error: `NoClassDefFoundError: Failed resolution of: Ljava/net/http/HttpClient;` **To Reproduce**...
**Describe the bug** The APK is crashing on launch on Android 16 **Method** Patched APK (Non root) **App info** - Version: instagram-v361.0.0.46.88 - Arch: armeabi-v7a, arm64-v8a **Device info** - Model:...
**Describe the bug** The requests in the lastest patched apk are using TLSv1.3 which cannot be MITM, hence we are unable to intercept it's traffic. Do you know any workaround...