You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I have warning while gradle syncing with files
Warning:<i><b>root project 'android': Unable to resolve additional project configuration.</b>
Details: org.apache.tools.ant.BuildException: ...path/node_modules/react-native-zoom-bridge/android/zoomcommonlib does not exist</i>
and I didn't see these zoomsdk and zoomcommonlib in manual installation. Should I get rid these lines?
The text was updated successfully, but these errors were encountered:
@amdrade my question is about removing these lines from the android project, according to the android manual installation instructions these lines have to be removed. My project is working well, without them...
settings.gradle is updating when I run
link
command with the following code:and I have warning while gradle syncing with files
and I didn't see these
zoomsdk
andzoomcommonlib
in manual installation. Should I get rid these lines?The text was updated successfully, but these errors were encountered: