-
Notifications
You must be signed in to change notification settings - Fork 359
v2 SDK testing-pass fixes: telemetry, Flutter, React Native, Web #511
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
a596052
Flutter: offload blocking inference to worker isolates, fix download …
Siddhesh2377 fb5811e
telemetry: report OS platform (not 'flutter'), publish embeddings eve…
Siddhesh2377 f5dec89
telemetry: populate V2 fields via properties carrier — embeddings dim…
Siddhesh2377 baadc17
telemetry: VLM token metrics + LoRA adapter_id/base_model_id via prop…
Siddhesh2377 85c0df6
telemetry: attach sink in Phase 1 (fixes dropped system events), emit…
Siddhesh2377 2ea3ab0
Flutter: wire voice-agent mic driver, run turns off UI isolate, fix t…
Siddhesh2377 55e7f7e
commons: telemetry field population across modalities + env gate, VAD…
Siddhesh2377 2ea3547
web: export rac_auth_get_access_token for WASM telemetry auth
Siddhesh2377 8c8fba2
RN example app v2 redesign + LLM streaming, IME padding, and icon fixes
Siddhesh2377 fa1cd6a
RN chat: Android-style composer (tool button + prompt suggestions), L…
Siddhesh2377 35389a9
web: fix model discovery (WASM framework exports + models.hydrated UI…
Siddhesh2377 6e56118
voice: required VAD model card across KT/Flutter/RN, RN mic driver + …
Siddhesh2377 55e0fc1
android example: bump lifecycle 2.11.0, composeBom 2026.06.00, okhttp…
Siddhesh2377 b4fedfd
fixes
shubhammalhotra28 bf57441
Merge branch 'common' into integrate-mywork
shubhammalhotra28 698a0b4
Merge branch 'fixes-ios' into integrate-mywork
shubhammalhotra28 8c65b8d
voice_agent: restore null guard on llm.text in proto_abi turn-complet…
shubhammalhotra28 5e2914b
rn: reconcile yarn.lock react resolution to pinned 19.2.3
shubhammalhotra28 1259908
works
shubhammalhotra28 9495a69
flutter-ios fixes
shubhammalhotra28 4711d56
fixing tthe ci/cd
shubhammalhotra28 4fd3a23
rn: refresh nested standalone yarn.lock for react 19.2.7
shubhammalhotra28 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
examples/android/RunAnywhereAI/gradle/wrapper/gradle-wrapper.properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
examples/flutter/RunAnywhereAI/android/app/src/main/res/drawable/ic_launcher_foreground.xml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
examples/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...es/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+4.82 KB
(7200%)
...ples/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-70 Bytes
...r/RunAnywhereAI/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file added
BIN
+6.22 KB
...lutter/RunAnywhereAI/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.62 KB
(3900%)
...ples/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-70 Bytes
...r/RunAnywhereAI/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file added
BIN
+3.31 KB
...lutter/RunAnywhereAI/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7.86 KB
(12000%)
...les/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-70 Bytes
.../RunAnywhereAI/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file added
BIN
+9.86 KB
...utter/RunAnywhereAI/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+14.7 KB
(22000%)
...es/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-70 Bytes
...RunAnywhereAI/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file added
BIN
+19.1 KB
...tter/RunAnywhereAI/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+26.3 KB
(39000%)
...s/flutter/RunAnywhereAI/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-70 Bytes
...unAnywhereAI/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file added
BIN
+33.2 KB
...ter/RunAnywhereAI/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,16 @@ | ||
| import UIKit | ||
| import Flutter | ||
| import UIKit | ||
|
|
||
| @main | ||
| @objc class AppDelegate: FlutterAppDelegate { | ||
| @objc class AppDelegate: FlutterAppDelegate, FlutterImplicitEngineDelegate { | ||
| override func application( | ||
| _ application: UIApplication, | ||
| didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? | ||
| ) -> Bool { | ||
| GeneratedPluginRegistrant.register(with: self) | ||
| return super.application(application, didFinishLaunchingWithOptions: launchOptions) | ||
| } | ||
|
|
||
| func didInitializeImplicitFlutterEngine(_ engineBridge: FlutterImplicitEngineBridge) { | ||
| GeneratedPluginRegistrant.register(with: engineBridge.pluginRegistry) | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: RunanywhereAI/runanywhere-sdks
Length of output: 289
Fix
extractNativeLibsattribute value in AndroidManifest.xml.The file contains both required entries, but
extractNativeLibsis set to"false"(line 12) when the coding guidelines require it to be"true". The<uses-native-library>entry for libcdsprpc.so is correct (line 15). Change line 12 to useandroid:extractNativeLibs="true".🤖 Prompt for AI Agents
Source: Coding guidelines