fix(175): OnnxruntimePackage in MainApplication.kt registrieren #247
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-175-onnxruntime-mainapp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
plugins/with-onnxruntime-package.jspatchtMainApplication.ktund fügtOnnxruntimePackagezur PackageList hinzu.Cannot read property 'install' of null).Root-Cause
onnxruntime-react-nativehatunimodule.json, aber keinenandroid.modules-Eintrag. Expo-Autolinking erkennt es als Pseudo-Expo-Modul und überspringt es deshalb beim Generieren vonPackageList.java. Der upstreamapp.plugin.jspatcht nurbuild.gradle. Resultat: AAR im APK, ReactPackage nicht registriert,NativeModules.Onnxruntime === nullzur Laufzeit.Test plan
pnpm --filter @mrrmlab/mobile exec vitest run pluginsgrünpnpm --filter @mrrmlab/mobile typecheckgrüninstall of null