teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.46k stars 585 forks source link

javax.xml.bind.UnmarshalException #604

Closed moinqureshi-ss closed 11 months ago

moinqureshi-ss commented 11 months ago

Describe the bug trying to run the app in android studio while i am getting

Could not determine the dependencies of task ':react-native-camera-kit:compileDebugAidl'.

javax.xml.bind.UnmarshalException (no error message)

To Reproduce Steps to reproduce the behavior:

  1. install lib
  2. add basic code
  3. build project in android studio

Expected behavior project to be build without error

Screenshots

Desktop (please complete the following information):

Additional context

scarlac commented 11 months ago

Please provide an example project. Things like RN version and Kotlin version, grade, and other things may play in here

moinqureshi-ss commented 11 months ago

hi sorry for late reply. i guess issue was of gradle or kotlin i changed my system and it's working fine. thanks

sheggietyn commented 10 months ago

i am facing this error too while i was trying to uodate me app to Api 13, android 33

React native 0.68.1 kotlin version :1.6.0