-
Couldn't load subscription status.
- Fork 10
Open
Labels
area:desktop-appIssues or pull requests that relate to the desktop management application.Issues or pull requests that relate to the desktop management application.area:flutterIssues or pull requests associated with the Flutter pluginsIssues or pull requests associated with the Flutter pluginsarea:kmmbugSomething isn't workingSomething isn't working
Description
RCF 6763 states that network discovery keys should be no more than nine characters long. Primarily this is due to minimising the size of the underlying network packets as broadcasting is expensive on wireless networks. The current offending keys being used by Mockzilla are:
appPackageoperatingSystemVersiondeviceModelappVersionmockzillaVersion
As these keys are referenced in both the KMP package and the desktop companion app, changing these keys will constitute a breaking change. We'll need to come up with a migration plan that ensures new versions of the packages supporting these keys are swiftly published.
Metadata
Metadata
Assignees
Labels
area:desktop-appIssues or pull requests that relate to the desktop management application.Issues or pull requests that relate to the desktop management application.area:flutterIssues or pull requests associated with the Flutter pluginsIssues or pull requests associated with the Flutter pluginsarea:kmmbugSomething isn't workingSomething isn't working