Giter Site home page Giter Site logo

apple connect reject Invalid binary The app contains one or more corrupted binaries. Please rebuild the app and resubmit. about react-native HOT 8 CLOSED

renyufei8023 avatar renyufei8023 commented on September 27, 2024 2
apple connect reject Invalid binary The app contains one or more corrupted binaries. Please rebuild the app and resubmit.

from react-native.

Comments (8)

react-native-bot avatar react-native-bot commented on September 27, 2024
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

from react-native.

react-native-bot avatar react-native-bot commented on September 27, 2024
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:

from react-native.

renyufei8023 avatar renyufei8023 commented on September 27, 2024

package.json:

"dependencies": {
"@ant-design/icons-react-native": "2.3.2",
"@ant-design/react-native": "5.0.4",
"@bang88/react-native-ultimate-listview": "4.1.0",
"@invertase/react-native-apple-authentication": "^2.3.0",
"@microsoft/signalr": "8.0.7",
"@react-native-async-storage/async-storage": "1.24.0",
"@react-native-camera-roll/camera-roll": "7.0.0",
"@react-native-clipboard/clipboard": "1.14.1",
"@react-native-community/blur": "^4.4.0",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/hooks": "^3.0.0",
"@react-native-community/netinfo": "11.3.2",
"@react-native-community/segmented-control": "2.2.2",
"@react-native-community/slider": "4.5.2",
"@react-native-cookies/cookies": "6.2.1",
"@react-native-hero/umeng-push": "0.3.3",
"@react-native-picker/picker": "2.7.7",
"@react-native-segmented-control/segmented-control": "^2.5.2",
"@react-navigation/bottom-tabs": "6.6.1",
"@react-navigation/elements": "1.3.31",
"@react-navigation/native": "6.1.18",
"@react-navigation/native-stack": "6.11.0",
"@react-navigation/stack": "6.4.1",
"@sentry/react-native": "^5.30.0",
"@shopify/flash-list": "1.7.1",
"@shopify/react-native-skia": "1.3.10",
"@uiw/react-native-alipay": "5.0.2",
"@wuba/react-native-echarts": "1.2.5",
"@yz1311/react-native-wheel-picker": "0.4.2",
"add": "^2.0.6",
"buffer": "^6.0.3",
"crypto-js": "^4.2.0",
"echarts": "5.4.3",
"he": "^1.2.0",
"highlight-words-core": "^1.2.2",
"i18next": "^23.11.5",
"jsencrypt": "^3.3.2",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"node-emoji": "^2.1.3",
"react": "18.2.0",
"react-i18next": "^15.0.1",
"react-native": "0.74.5",
"react-native-auto-size-text": "^1.1.1",
"react-native-background-timer": "2.4.1",
"react-native-bootsplash": "6.1.1",
"react-native-clarity": "3.0.1",
"react-native-code-push": "8.3.1",
"react-native-collapsible-tab-view": "6.2.1",
"react-native-device-info": "10.10.0",
"react-native-exit-app": "2.0.0",
"react-native-fast-shadow": "^0.1.1",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "2.18.1",
"react-native-get-random-values": "1.9.0",
"react-native-haptic-feedback": "2.2.0",
"react-native-hash": "^3.0.3",
"react-native-image-picker": "^7.0.2",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-linear-gradient": "2.8.3",
"react-native-mmkv": "3.0.0-beta.7",
"react-native-modal": "13.0.1",
"react-native-new-fast-image": "^8.6.8",
"react-native-new-snap-carousel": "^3.9.3",
"react-native-orientation-locker": "1.7.0",
"react-native-pager-view": "6.4.0",
"react-native-permissions": "3.10.1",
"react-native-progress": "^5.0.1",
"react-native-reanimated": "3.15.0",
"react-native-render-html": "^6.3.4",
"react-native-root-siblings": "^5.0.1",
"react-native-safe-area-context": "4.10.8",
"react-native-screens": "3.32.0",
"react-native-segmented-control-tab": "^4.0.0",
"react-native-shimmer-placeholder": "2.0.9",
"react-native-snap-carousel": "^4.0.0-beta.6",
"react-native-svg": "15.5.0",
"react-native-swipe-list-view": "^3.2.9",
"react-native-ui-lib": "7.28.0",
"react-native-vector-icons": "10.1.0",
"react-native-video": "6.4.5",
"react-native-webview": "13.10.5",
"react-native-wechat-lib": "^1.1.27",
"react-usestateref": "^1.0.8",
"save": "^2.9.0",
"sharp": "^0.32.6",
"url-parse": "^1.5.10",
"yarn": "^1.22.22"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.74.87",
"@react-native/eslint-config": "0.74.87",
"@react-native/metro-config": "0.74.87",
"@react-native/typescript-config": "0.74.87",
"@sentry/cli": "^2.30.4",
"@tsconfig/react-native": "^2.0.2",
"@types/jest": "^29.2.1",
"@types/react": "^18.2.6",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.6.3",
"babel-plugin-transform-remove-console": "^6.9.4",
"eslint": "^8.19.0",
"jest": "^29.2.1",
"patch-package": "^7.0.0",
"prettier": "^2.8.8",
"react-test-renderer": "18.2.0",
"typescript": "5.0.4"
},

from react-native.

vksgautam1 avatar vksgautam1 commented on September 27, 2024

any solution ?

from react-native.

cipolleschi avatar cipolleschi commented on September 27, 2024

Hi there, we cannot really help you if you don't provide a reproducer and the full error from apple.
Also, what app are you trying to submit? You are mentioning that the problem is Build - MacOS so if you are creating a macOS app, please open an issue in the react-native-macos repository.

from react-native.

vksgautam1 avatar vksgautam1 commented on September 27, 2024

Hi @cipolleschi the reason which i found for this was that react native maps was generating some invalid value of a key whenever we were doing pod install.
react-native-maps/react-native-maps#5007

we got email from apple
Hello,

We noticed one or more issues with a recent submission for App Store review for the following app:

xxxxxxxxxx⁺
Version 2.44
Build 1
Please correct the following issues and upload a new binary to App Store Connect.

ITMS-91054: Invalid API category declaration - The PrivacyInfo.xcprivacy file at the “PrivacyInfo.xcprivacy” path contains “NSFileModificationDate” as the value for a NSPrivacyAccessedAPIType key, which is invalid. Values for NSPrivacyAccessedAPIType keys in your app’s privacy manifests must be valid API categories. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.

Though you are not required to fix the following issues, we wanted to make you aware of them:

ITMS-91105: Invalid API category declaration - The PrivacyInfo.xcprivacy file at the “ReactNativeMapsPrivacy.bundle/PrivacyInfo.xcprivacy” path contains “NSFileModificationDate” as the value for a NSPrivacyAccessedAPIType key, which is invalid. In addition to the privacy manifest files in the locations outlined in the documentation, starting November 12, 2024, all privacy manifests you submit must have valid content. Values for NSPrivacyAccessedAPIType keys in any privacy manifest must be valid API categories. For more details about this policy, including a list of required reason APIs and approved reasons for usage, visit: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/adding_a_privacy_manifest_to_your_app_or_third-party_sdk and https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api.

Apple Developer Relations

from react-native.

cortinico avatar cortinico commented on September 27, 2024

Closing as related to React Native Maps:

from react-native.

renyufei8023 avatar renyufei8023 commented on September 27, 2024

I am not related to the task and Privacy Manifest. I am now using the previous code, React [email protected] And then I changed the IPHONOS_SDEPLOYMENT_TARGET to 13.4, which also caused this problem. I also changed the min_ios-version_Supported in the podfile to 13.4

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.