Open Issues Need Help
View All on GitHubAI Summary: The task is to debug an issue in a React Native mobile application for attendance tracking. The application is experiencing an error when submitting permission requests, specifically failing to display a success message. The error seems to be related to the timing of the permission request, possibly failing when submitted outside of school hours. Debugging will involve inspecting the application's permission handling logic, potentially involving testing with different timestamps and verifying the expected behavior.
Repositori untuk aplikasi absen SMKN 2 Kota Magelang
AI Summary: Update outdated React Native reusable components within the Skanida mobile app project. This involves replacing existing components from `components/ui` that use an outdated version of `react-native-reusuables` with updated versions from `https://www.reactnativereusables.com/components`. The goal is to improve the app's codebase and potentially fix any issues caused by the outdated components.
Repositori untuk aplikasi absen SMKN 2 Kota Magelang