-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Xcode build fails both via Xcode GUI and flutter in CLI, stating
iOSSystemPlugin.register(with: systemPluginRegistrar!)
iOSBluetoothPlugin.register(with: bluetoothPluginRegistrar!)
does not exist in scope, crashing build. Commenting out these lines lets the application build and function, but I'm assuming some functionality is lost.
Steps to Reproduce
- Download
- Build to iOS
Expected Behavior
Fails build.
App Version
v1.0.4 and v1.0.3
Subsonic Server
Not relevant
Relevant Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working