File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ android.nonTransitiveRClass=true
2424android.suppressUnsupportedCompileSdk =33
2525newArchEnabled =true
2626hermesEnabled =true
27- hermesV1Enabled =false
27+ hermesV1Enabled =true
2828mendixnative.cookieEncryption =false
2929VisionCamera_enableCodeScanner =true
3030
Original file line number Diff line number Diff line change @@ -16,9 +16,6 @@ ENV['RCT_NEW_ARCH_ENABLED'] = '1'
1616ENV [ 'RCT_USE_PREBUILT_RNCORE' ] = '1'
1717ENV [ 'RCT_USE_RN_DEP' ] = '1'
1818
19- # The JS bundle is compiled compiled using a different version than the prebuilt Hermes engine embedded in the native binary, causing a runtime crash.
20- ENV [ 'RCT_HERMES_V1_ENABLED' ] = '0'
21-
2219# Use it to require both react-native's and this package's scripts:
2320node_require ( 'react-native/scripts/react_native_pods.rb' )
2421node_require ( 'react-native-permissions/scripts/setup.rb' )
Original file line number Diff line number Diff line change 11PODS:
22 - FBLazyVector (0.84.1)
3- - hermes-engine (0.15.1 ):
4- - hermes-engine/Pre-built (= 0.15.1 )
5- - hermes-engine/Pre-built (0.15.1 )
3+ - hermes-engine (250829098.0.9 ):
4+ - hermes-engine/Pre-built (= 250829098.0.9 )
5+ - hermes-engine/Pre-built (250829098.0.9 )
66 - IQKeyboardManager (6.5.19)
77 - libavif/core (0.11.1)
88 - libavif/libdav1d (0.11.1):
@@ -2666,7 +2666,7 @@ EXTERNAL SOURCES:
26662666 :path: "../node_modules/react-native/Libraries/FBLazyVector"
26672667 hermes-engine:
26682668 :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
2669- :tag: hermes-v0.15.1
2669+ :tag: hermes-v250829098.0.9
26702670 MendixNative:
26712671 :path: "../node_modules/mendix-native"
26722672 op-sqlite:
@@ -2862,7 +2862,7 @@ EXTERNAL SOURCES:
28622862
28632863SPEC CHECKSUMS:
28642864 FBLazyVector: e97c19a5a442429d1988f182a1940fb08df514da
2865- hermes-engine: e171ce5eb126654bf3fe00c8c6ac64370354a6c7
2865+ hermes-engine: 054cdf1294d0852c33cd980e7fcd94b4274ed8b3
28662866 IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485
28672867 libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7
28682868 libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f
You can’t perform that action at this time.
0 commit comments