Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android prelaunch report #6318

Open
drewvolz opened this issue Aug 18, 2022 · 1 comment
Open

Android prelaunch report #6318

drewvolz opened this issue Aug 18, 2022 · 1 comment

Comments

@drewvolz
Copy link
Member

drewvolz commented Aug 18, 2022

Google play console has a few notes for us on the android app's stability:

First issue x10

FATAL EXCEPTION: create_react_context
Process: com.allaboutolaf, PID: 15051
java.lang.RuntimeException: Unable to load script. Make sure you're either running Metro (run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release.
	at com.facebook.react.bridge.CatalystInstanceImpl.jniLoadScriptFromAssets(Native Method)
	at com.facebook.react.bridge.CatalystInstanceImpl.loadScriptFromAssets(CatalystInstanceImpl.java:248)
	at com.facebook.react.bridge.JSBundleLoader$1.loadScript(JSBundleLoader.java:29)
	at com.facebook.react.bridge.CatalystInstanceImpl.runJSBundle(CatalystInstanceImpl.java:277)
	at com.facebook.react.ReactInstanceManager.createReactContext(ReactInstanceManager.java:1422)
	at com.facebook.react.ReactInstanceManager.access$1200(ReactInstanceManager.java:138)
	at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:1111)
	at java.lang.Thread.run(Thread.java:1012)
[ 08-17 01:43:48.192     0:    0 W/         ]
c7  14366 Partial cmo only supported with 1 segment
[ 08-17 01:43:48.192     0:    0 W/         ]
c7  14366 is dma_set_max_seg_size being set on dev:kgsl-3d0
[ 08-17 01:43:48.213     0:    0 W/         ]
c4  14366 Partial cmo only supported with 1 segment
[ 08-17 01:43:48.213     0:    0 W/         ]
c4  14366 is dma_set_max_seg_size being set on dev:kgsl-3d0

Second issue

Failed to finalize session : INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
@drewvolz
Copy link
Member Author

drewvolz commented Aug 18, 2022

The PR downgrading gradle versions resolved 10 of the 11 issue instances (first issue).

The second issue "failed to finalize session" is still being reported in one instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant