[NOTIFEE] Could not resolve all files for configuration ':notifee_react-native:androidJdkImage'.
AruAram opened this issue · 2 comments
AruAram commented
Please help fix the problem.
I created a new React-Native project npx react-native init test_rn_notifee_project
then instaled the Notifee npm install --save @notifee/react-native
and then using the project run command as stated in the Notifee documentation.npx react-native run-android
I am connecting my phone using scrapy. (usb debugging). it connected remotely using the adb connect.
node v. 20.11.1
OpenJDK v 21.0.2
RN v. 0.73.5
Notifee v. 7.8.2
So. I have an isuess see pic. attached.
mr. @mikehardy It is a clean and new project without any changes in to the app.js and any else file. I did all like in the documentation.
and i can't understand what is the problem.