У меня есть реактивный родной проект. Я стараюсь много раз распространять приложение. Но я не распространяю. Потому что не отображается «Загрузить в App Store». Моя конфигурация в порядке. Я выбираю Generi c IOS Устройство. Новая система сборки. Я прочитал все статьи для stackoverflow. Но я не решил.
Информация: Система: ОС: macOS High Sierra 10.13.6 Процессор: (8) x64 Процессор Intel® R (Core) i7-3820QM @ 2,70 ГГц Память: 642,03 МБ / 16,00 ГБ Оболочка: 3.2.57 - / bin / bash Двоичные файлы: узел: 10.15.3 - / usr / local / bin / node Пряжа: 1.22.0 - / usr / local / bin / yarn npm: 6.4.1 - / usr / local / bin / npm Сторож: 4.9.0 - / usr / local / bin / watchman
Xcode: 10.1 / 10B61 - / usr / bin / xcodebuild
package. json
"dependencies": {
"@react-native-community/async-storage": "^1.9.0",
"@react-native-community/cli": "^4.3.0",
"@react-native-community/masked-view": "^0.1.7",
"@react-native-firebase/admob": "6.3.4",
"@react-native-firebase/app": "^6.3.4",
"@react-native-firebase/auth": "^6.3.4",
"@react-navigation/native": "^5.1.1",
"@react-navigation/stack": "^5.2.3",
"@twotalltotems/react-native-otp-input": "^1.2.2",
"crypto-js": "^4.0.0",
"native-base": "^2.13.12",
"react": "16.9.0",
"react-hls-player": "^0.0.5",
"react-native": "0.61.5",
"react-native-circular-progress": "^1.3.6",
"react-native-confirmation-code-field": "^5.1.0",
"react-native-country-code-telephone-input": "^0.0.9",
"react-native-country-picker-modal": "^1.10.0",
"react-native-crypto-js": "^1.0.0",
"react-native-gesture-handler": "^1.6.1",
"react-native-iap": "^4.4.4",
"react-native-linear-gradient": "^2.5.6",
"react-native-phone-input": "^0.2.4",
"react-native-progress": "^4.0.3",
"react-native-progress-bar-animated": "^1.0.6",
"react-native-reanimated": "^1.7.0",
"react-native-safe-area-context": "^0.7.3",
"react-native-screens": "^2.4.0",
"react-native-smart-tip": "^2.0.3",
"react-native-snap-carousel": "^3.8.4",
"react-native-splashscreen": "^1.0.0",
"react-native-storage": "^1.0.1",
"react-native-svg": "^12.0.3",
"react-native-vector-icons": "^6.6.0",
"react-native-video": "5.0.1",
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"socket.io-client": "^2.3.0"
},