Snehil
Snehil
Thank you for your prompt response. In the meantime, I'll explore managing my use case using a webview.
The problem I encountered during the library integration was due to forgetting to include implementation 'androidx.appcompat:appcompat:1.7.0' in the build.gradle file.
I successfully loaded uBlock Origin in crwebview. The problem lies in not fully copying the extension's contents, as folders starting with an underscore (_) are not included. Adding the following...
Hi @malligri It's a known bug. I haven't been able to address it yet because I'm currently focused on developing the multi-platform version of fetch. Maybe over the weekend I...
I am focusing more on making fetch multiplatform https://github.com/snehilrx/Fetch2. Will try to see if i can integrate cloud stream into the project or not then it might be possible to...
As of now, I haven't made any code changes. I've been quite occupied this month, but I'm still actively working on the app.
> Hey @jawidMuhammadi, this feature tracks the client location to tell which customers the client visited, correct me if i'm wrong. You used mock data for this, so is the...