Alexander M
Alexander M
> #21477 (comment) No, it not work ,( ``` [stderr] /home/expo/workingdir/build/android/app/src/main/java/com/eshka2k23/driver/MainApplication.java:67: error: cannot find symbol [stderr] ReactNativeFlipper.initializeFlipper(this, getReactNativeHost().getReactInstanceManager()); [stderr] ^ [stderr] symbol: variable ReactNativeFlipper [stderr] location: class MainApplication [stderr] 1...
> I deleted `android` build folder in the root directory & then tried `eas build --platform android` that seemed to resolve this error. I dont have "android" folder. I use...
> Well, now the `package R does not exist` errors are gone. > > For the ReactNativeFlipper error you will need this patch: [main...iegik:expo:patch-3](https://github.com/expo/expo/compare/main...iegik:expo:patch-3) > > Alternatively you can downgrade...
> Well, now the `package R does not exist` errors are gone. > > For the ReactNativeFlipper error you will need this patch: [main...iegik:expo:patch-3](https://github.com/expo/expo/compare/main...iegik:expo:patch-3) > > Alternatively you can downgrade...
> What worked for me was to make sure that the `namespace` in `android/app/build.gradle` was correct and then run `./gradlew clean` and then run the android app again. > >...
> same problems in our project. We can't release a new version. It is a critical problem for my team. My SDK 48 build work good! I am build and...
``` expo downgrade 47 expo doctor ``` It make me another problems. I solve all this problems by downgrade to SDK 46. The history: 1. Half a year ago i...
> > I dont have "android" folder. I use clean Expo project and i not use any gradle config files. > > wow.. so the error already occured from the...
I’m having the same problem. I’m using draw.io as a plugin in Confluence (mac os/google chrome). Everything was working fine yesterday, but today the "**LIST**" component - stopped collapsing. In...