Closed tattuu closed 10 months ago
Hi @tattuu
Thanks for your PR !
Unfortunately, I tested my alarm example app with your changes and alarms did not trigger... Is there something more to change ? Looks like my native services were not found. No error logs in the debug console.
What Gradle version and what Java version are you using ?
Hi @gdelataillade
I apologize for the delayed response.
I've created a new pull request (https://github.com/gdelataillade/alarm/pull/139) that includes the modifications in the 'example' directory and addresses several missing commits from the previous submission.
I generated the pull request based on the latest state of the main branch and have already conducted testing to ensure functionality.
I appreciate your multiple reviews, and I apologize for any inconvenience.
If you could please check the latest pull request, I would be grateful.
The content written in this issue (https://github.com/gdelataillade/alarm/issues/86) seems to have occurred due to the Android Gradle Plugin(AGP) version being 8 or higher.
Therefore, I have made changes to adapt to Gradle 8 and above.
Reference Materials: