Closed LukeChenyk closed 6 years ago
正在使用的版本、RN 版本、设备信息 "react": "16.0.0", "react-native": "0.51.0", android 6.0.0 使用了yarn add react-native-amap3d 然后 react-native link react-native-amap3d 再AndroidManifest.xml加了 <meta-data android:name="com.amap.api.v2.apikey" android:value="我的key"/>
错误信息: :app:transformClassesWithDexForDebug FAILED FAILURE: Build failed with an exception. *What went wrong: Execution failed for task ':app:transformClassesWithDexForDebug'.
com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException
https://github.com/qiuxiang/react-native-amap3d/issues?q=is%3Aissue+transformClassesWithDexForDebug+is%3Aclosed
正在使用的版本、RN 版本、设备信息 "react": "16.0.0", "react-native": "0.51.0", android 6.0.0 使用了yarn add react-native-amap3d 然后 react-native link react-native-amap3d 再AndroidManifest.xml加了 <meta-data android:name="com.amap.api.v2.apikey" android:value="我的key"/>
错误信息: :app:transformClassesWithDexForDebug FAILED
FAILURE: Build failed with an exception.
*What went wrong:
Execution failed for task ':app:transformClassesWithDexForDebug'.