Skip to content

Update Flutter controller app identifiers and iOS assets - #539

Open
harishthakur52 wants to merge 9 commits into
ob-f:masterfrom
3dwesupport:flutter-controller-package-updates
Open

harishthakur52 wants to merge 9 commits into
ob-f:masterfrom
3dwesupport:flutter-controller-package-updates

Conversation

@harishthakur52

Copy link
Copy Markdown
Contributor

Android:

  • Renamed app ID to org.openbot.app.controller
  • Added release signing config

iOS:

  • Renamed bundle ID to org.openbot.app.controller
  • Added local network permission for robot discovery
  • Regenerated app icons and launch images
  • Fixed app name spacing

hardikgarg02 and others added 9 commits August 25, 2026 12:43
…dates

Flutter controller package updates
- Switch robot's WebRtcServer from Plan B addStream() to Unified Plan
  addTrack()/removeTrack(), which was silently dropping the video track
- Enable video streaming for phone-mode connections in PhoneController
- Add onTrack fallback in the Flutter controller for Unified Plan streams
- Add missing INTERNET/CHANGE_WIFI_MULTICAST_STATE permissions to the
  controller's main AndroidManifest.xml (were debug/profile-only, so
  --release builds crashed with an NsdService SecurityException)

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants