Orelvis Lago Vasallo
Orelvis Lago Vasallo
Hello Goodnight!. I am testing an example of the slightly modified lib it would be running like this. ```let mut build_image_args = HashMap::new(); build_image_args.insert("version_url", versionNumber.as_str()); build_image_args.insert("version_number", versionUrl.as_str()); let build_image_options =...
### Explain what happens I have cockpit installed on a vm with Ubuntu 22.04 and another on a Rasberry Pi 4 with Debian GNU/Linux 12 (bookworm). I am trying to...
Could we have a library for Kotlin Multiplatform? If so, how long would it take to be ready?
I was trying to block some urls using onInterceptUrlRequest but when the webview loads the urls it does not activate. I am using the same example from the documentation. ```...
I'm trying to parse this feed https://cu.usembassy.gov/es/feed/ but it's giving me this error. I was looking for some error in the xml but I can't find it. ``` Something went...
I have this error in production, currently I have only one incident, it seems like an edge case. ``` android.os.RemoteException Exception android.os.RemoteException: com.google.android.finsky.inappreviewservice.InAppReviewService : Binder has died. at com.google.android.play.core.review.internal.zzt.zzs (com.google.android.play:review@@2.0.1:2)...
### Summary This PR updates and modernizes the Android build configuration for `libzt`, improving compatibility with recent Android SDKs and Gradle versions. ### ✨ Changes #### ✅ Gradle & AGP...