i have issues when i want to create apk with EAS

Please provide the following:

  1. SDK Version: 44
  2. Platforms(Android/iOS/web/all): Android - iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

i have a issues with gradlew because the in the prompt said ```
arning: the variable “DebuggerInternal” was not declared in function “__shouldPauseOnThrow”


1057[stderr]

    return typeof DebuggerInternal !== 'undefined' && DebuggerInternal.shouldPauseOnThrow === true;

i attacht a starct of code with the error, TY for all wanna help me.

[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:2087:23: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"

1057[stderr]

        return typeof DebuggerInternal !== 'undefined' && DebuggerInternal.shouldPauseOnThrow === true;

1058[stderr]

                      ^~~~~~~~~~~~~~~~

1059[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:9114:7: warning: the variable "setTimeout" was not declared in function "logCapturedError"

1060[stderr]

      setTimeout(function () {

1061[stderr]

      ^~~~~~~~~~

1062[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:7079:108: warning: the variable "nativeFabricUIManager" was not declared in function "onChange"

1063[stderr]

      (fromOrTo = fromOrTo && fromOrTo.stateNode) && fromOrTo.canonical._internalInstanceHandle ? (from && nativeFabricUIManager.setIsJSResponder(from.stateNode.node, false, blockNativeResponder || false), to && nativeFabricUIManager.setIsJSResponder(to.stateNode.node, true, blockNativeResponder || false)) : null !== to ? ReactNativePrivateInterface.UIManager.setJSResponder(to.stateNode.canonical._nativeTag, blockNativeResponder) : ReactNativePrivateInterface.UIManager.clearJSResponder();

1064[stderr]

                                                                                                           ^~~~~~~~~~~~~~~~~~~~~

1065[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:7695:21: warning: the variable "clearTimeout" was not declared in anonymous function " 257#"

1066[stderr]

    cancelTimeout = clearTimeout;

1067[stderr]

                    ^~~~~~~~~~~~

1068[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:11445:30: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in anonymous function " 257#"

1069[stderr]

  if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {

1070[stderr]

                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1071[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:11744:16: warning: the variable "AggregateError" was not declared in function "getAggregateError"

1072[stderr]

    if (typeof AggregateError === 'function') {

1073[stderr]

               ^~~~~~~~~~~~~~

1074[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:11866:5: warning: the variable "setImmediate" was not declared in function "handleResolved"

1075[stderr]

    setImmediate(function () {

1076[stderr]

    ^~~~~~~~~~~~

1077[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14741:12: warning: the variable "fetch" was not declared in anonymous function " 453#"

1078[stderr]

    fetch: fetch,

1079[stderr]

           ^~~~~

1080[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14742:14: warning: the variable "Headers" was not declared in anonymous function " 453#"

1081[stderr]

    Headers: Headers,

1082[stderr]

             ^~~~~~~

1083[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14743:14: warning: the variable "Request" was not declared in anonymous function " 453#"

1084[stderr]

    Request: Request,

1085[stderr]

             ^~~~~~~

1086[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14744:15: warning: the variable "Response" was not declared in anonymous function " 453#"

1087[stderr]

    Response: Response

1088[stderr]

              ^~~~~~~~

1089[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14892:24: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"

1090[stderr]

      var reader = new FileReader();

1091[stderr]

                       ^~~~~~~~~~

1092[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14929:36: warning: the variable "Blob" was not declared in anonymous function " 464#"

1093[stderr]

        } else if (support.blob && Blob.prototype.isPrototypeOf(body)) {

1094[stderr]

                                   ^~~~

1095[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14931:40: warning: the variable "FormData" was not declared in anonymous function " 464#"

1096[stderr]

        } else if (support.formData && FormData.prototype.isPrototypeOf(body)) {

1097[stderr]

                                       ^~~~~~~~

1098[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14933:44: warning: the variable "URLSearchParams" was not declared in anonymous function " 464#"

1099[stderr]

        } else if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body)) {

1100[stderr]

                                           ^~~~~~~~~~~~~~~

1101[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:15160:23: warning: the variable "XMLHttpRequest" was not declared in anonymous function " 473#"

1102[stderr]

        var xhr = new XMLHttpRequest();

1103[stderr]

                      ^~~~~~~~~~~~~~

1104[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14753:76: warning: the variable "self" was not declared in anonymous function " 456#"

1105[stderr]

    var global = typeof globalThis !== 'undefined' && globalThis || typeof self !== 'undefined' && self || typeof global !== 'undefined' && global;

1106[stderr]

                                                                           ^~~~

1107[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:17488:27: warning: the variable "performance" was not declared in anonymous function " 621#"

1108[stderr]

  if ("object" === typeof performance && "function" === typeof performance.now) {

1109[stderr]

                          ^~~~~~~~~~~

1110[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:17511:26: warning: the variable "navigator" was not declared in anonymous function " 621#"

1111[stderr]

  "undefined" !== typeof navigator && undefined !== navigator.scheduling && undefined !== navigator.scheduling.isInputPending && navigator.scheduling.isInputPending.bind(navigator.scheduling);

1112[stderr]

                         ^~~~~~~~~

1113[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:17578:37: warning: the variable "MessageChannel" was not declared in anonymous function " 621#"

1114[stderr]

  };else if ("undefined" !== typeof MessageChannel) {

1115[stderr]

                                    ^~~~~~~~~~~~~~

1116[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:27573:34: warning: the variable "requestAnimationFrame" was not declared in function "start 9#"

1117[stderr]

          this._animationFrame = requestAnimationFrame(this.onUpdate.bind(this));

1118[stderr]

                                 ^~~~~~~~~~~~~~~~~~~~~

1119[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:166479:76: warning: the variable "Buffer" was not declared in function "convertValue"

1120[stderr]

        return useBlob && typeof Blob === 'function' ? new Blob([value]) : Buffer.from(value);

1121[stderr]

                                                                           ^~~~~~

1122[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:167495:56: warning: the variable "btoa" was not declared in function "dispatchXhrRequest"

1123[stderr]

        requestHeaders.set('Authorization', 'Basic ' + btoa(username + ':' + password));

1124[stderr]

                                                       ^~~~

1125[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle

1126[stderr]

:169830:25: warning: the variable "Atomics" was not declared in anonymous function " 6766#"

1127[stderr]

    '%Atomics%': typeof Atomics === 'undefined' ? undefined : Atomics,

1128[stderr]

                        ^~~~~~~

1129[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:169846:38: warning: the variable "FinalizationRegistry" was not declared in anonymous function " 6766#"

1130[stderr]

    '%FinalizationRegistry%': typeof FinalizationRegistry === 'undefined' ? undefined : FinalizationRegistry,

1131[stderr]

                                     ^~~~~~~~~~~~~~~~~~~~

1132[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:169871:35: warning: the variable "SharedArrayBuffer" was not declared in anonymous function " 6766#"

1133[stderr]

    '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined : SharedArrayBuffer,

1134[stderr]

                                  ^~~~~~~~~~~~~~~~~

1135[stderr]

/home/expo/workingdir/build/frontAngelCare/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:169885:25: warning: the variable "WeakRef" was not declared in anonymous function " 6766#"

1136[stderr]

    '%WeakRef%': typeof WeakRef === 'undefined' ? undefined : WeakRef,

1137[stderr]

                        ^~~~~~~

1138

> Task :expo-modules-core:buildCMakeRelWithDebInfo[arm64-v8a]

1139

> Task :app:generateReleaseResources

1140

> Task :expo-modules-core:compileReleaseJavaWithJavac

1141[stderr]

Note: Some input files use or override a deprecated API.

1142[stderr]

Note: Recompile with -Xlint:deprecation for details.

1143[stderr]

Note: Some input files use unchecked or unsafe operations.

1144[stderr]

Note: Recompile with -Xlint:unchecked for details.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.