Open Issues Need Help
View All on GitHubAI Summary: Debug and fix a crash in an Android app caused by a null pointer dereference in native code (libloader.so) during RSA encryption. This involves investigating the native code, adding null pointer checks and error handling, updating documentation, and incrementing the version number.
Android Business Card app with treelink built with Kltoin and Jet Compose.
AI Summary: This task requires integrating location permissions and Appdome's threat detection into an existing Android business card app. This involves adding location permissions to the manifest, handling runtime permission requests, and implementing Appdome's SDK or API to detect various location-based threats like spoofing, VPN use, and teleportation. The solution should be well-documented and follow clean coding practices.
Android Business Card app with treelink built with Kltoin and Jet Compose.
AI Summary: The task is to modify the existing GitHub Actions workflow for an Android business card app to automatically upload the Appdome-protected AAB file as a release artifact. This involves capturing the protected AAB from Appdome's build-2secure service, and then using GitHub Actions to upload it as a release asset on the repository, ensuring only the protected version is published.
Android Business Card app with treelink built with Kltoin and Jet Compose.