Expo Custom Dev Client Crashes

Hello i am having issues with custom dev client on ios for 2 months. It crashes on load. I waited expo updates but no luck.

  • managed workflow v. 44
  • eas-cli/0.41.1
  • I have tried to install packages after built. But doesn’t work.
  "dependencies": {
    "@expo/react-native-action-sheet": "^3.8.0",
    "@expo/vector-icons": "^12.0.0",
    "@gorhom/bottom-sheet": "^4",
    "@react-native-async-storage/async-storage": "~1.15.0",
    "@react-native-community/datetimepicker": "4.0.0",
    "@react-native-community/netinfo": "7.1.3",
    "@react-native-picker/picker": "2.2.1",
    "@react-navigation/bottom-tabs": "5.11.2",
    "@react-navigation/native": "^6.0.2",
    "@react-navigation/native-stack": "^6.1.0",
    "@react-navigation/stack": "^5.9.0",
    "@reduxjs/toolkit": "^1.6.1",
    "@shopify/restyle": "^1.3.1",
    "@types/styled-components": "^5.1.4",
    "add": "^2.0.6",
    "axios": "^0.21.1",
    "dayjs": "^1.9.7",
    "expo": "^44.0.0",
    "expo-ads-admob": "~12.0.0",
    "expo-app-loading": "~1.3.0",
    "expo-apple-authentication": "~4.1.0",
    "expo-asset": "~8.4.4",
    "expo-camera": "~12.1.0",
    "expo-clipboard": "~2.1.0",
    "expo-constants": "~13.0.0",
    "expo-crypto": "~10.1.1",
    "expo-dev-client": "~0.7.2",
    "expo-device": "~4.1.0",
    "expo-face-detector": "~11.1.1",
    "expo-facebook": "~12.1.0",
    "expo-font": "~10.0.4",
    "expo-gl": "~11.1.1",
    "expo-gl-cpp": "~11.1.0",
    "expo-google-app-auth": "~8.3.0",
    "expo-google-sign-in": "~10.1.0",
    "expo-image-crop": "0.2.17",
    "expo-image-manipulator": "~10.2.0",
    "expo-image-picker": "~12.0.1",
    "expo-linear-gradient": "~11.0.0",
    "expo-linking": "~3.0.0",
    "expo-localization": "~12.0.0",
    "expo-notifications": "~0.14.0",
    "expo-permissions": "~13.1.0",
    "expo-secure-store": "~11.1.0",
    "expo-sharing": "~10.1.0",
    "expo-splash-screen": "~0.14.0",
    "expo-sqlite": "~10.1.0",
    "expo-status-bar": "~1.2.0",
    "expo-updates": "~0.11.2",
    "expo-web-browser": "~10.1.0",
    "formik": "^2.2.2",
    "global": "^4.4.0",
    "i18n-js": "^3.8.0",
    "lodash.memoize": "^4.1.2",
    "lodash.times": "^4.3.2",
    "lottie-react-native": "5.0.1",
    "no-scroll": "^2.1.1",
    "react": "17.0.1",
    "react-dom": "17.0.1",
    "react-native": "0.64.3",
    "react-native-animated-loader": "^0.0.9",
    "react-native-appearance": "~0.3.3",
    "react-native-barcode-mask": "^1.2.4",
    "react-native-confirmation-code-field": "^6.5.1",
    "react-native-date-input": "^1.0.11",
    "react-native-datepicker": "^1.7.2",
    "react-native-dropdown-picker": "^3.7.1",
    "react-native-floating-label-input": "^1.3.9",
    "react-native-formik": "^1.7.8",
    "react-native-gesture-handler": "~2.1.0",
    "react-native-get-random-values": "~1.7.0",
    "react-native-input-scroll-view": "^1.11.0",
    "react-native-iphone-x-helper": "^1.3.1",
    "react-native-keyboard-aware-scroll-view": "^0.9.3",
    "react-native-modal": "^12.1.0",
    "react-native-modal-datetime-picker": "^9.1.0",
    "react-native-picker-select": "^8.0.4",
    "react-native-pressable-scale": "^1.0.1",
    "react-native-reanimated": "~2.3.1",
    "react-native-redash": "^16.1.1",
    "react-native-responsive-fontsize": "^0.4.3",
    "react-native-responsive-screen": "^1.4.1",
    "react-native-safe-area-context": "3.3.2",
    "react-native-screens": "~3.10.1",
    "react-native-social-buttons": "^1.2.0",
    "react-native-star-rating": "^1.1.0",
    "react-native-svg": "12.1.1",
    "react-native-swiper": "^1.6.0-rc.3",
    "react-native-toast-message": "^1.4.2",
    "react-native-ui-lib": "^5.27.0",
    "react-native-view-shot": "3.1.2",
    "react-native-web": "0.17.1",
    "react-native-webview": "11.15.0",
    "react-query": "^3.34.0",
    "react-redux": "^7.2.5",
    "recoil": "0.0.10",
    "recompose": "^0.30.0",
    "redux-persist": "^6.0.0",
    "sentry-expo": "^4.0.0",
    "styled-components": "^5.2.0",
    "uuid": "^8.3.2",
    "yup": "^0.29.3"
  },

Any help would be appreciated. Merry xmas