我尝试将facebook分析集成到我的由expo生成的应用程序中,但遇到了错误 Undefined is not an object( evaluating AppEventsLogger.logEvent) 我尝试使用expo eject来使用expokit,然后添加以下代码 import {AppEventsLogger} from 'react-native-fbsdk';
AppEventsLogger.logEvent
(in target 'MyTally' from project 'MyTally')
[RUN_FASTLANE] Run script build phase 'Bundle ReactNative code and images' will be run during every build because it does not specify any outputs.
我使用从项目中卸载未使用的模块。我跟随三个软件包以及我在开发过程中安装的其他几个软件包。世博-现状-酒吧
但现在我正面临着这个错误。我确信世博应用程序已经安装好了。org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:183)
at java.base/jdk.internal.reflect.NativeM