-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
rn-scratch-card library causing errors on Android when used in an Expo Dev Client environment. The library works as expected on iOS but fails during the :rn-scratch-card:compileDebugKotlin task on Android.
Steps to Reproduce:
Set up an Expo Dev Client project.
Install the rn-scratch-card library.
Build and run the project on Android using Expo Dev Client.
Observe the error during the :rn-scratch-card:compileDebugKotlin task.
Error Details:
The following error occurs on Android:
Execution failed for task ':rn-scratch-card:compileDebugKotlin'.
...
(Include any relevant log snippets here for clarity)
iOS Compatibility:
The library functions correctly on iOS with no modifications required.
Metadata
Metadata
Assignees
Labels
No labels