Build time issue
See original GitHub issuehey all! I’m getting this build error during the time when I’ve added the radio player as a dependency:
FlutterRadioPlayer/android/src/main/kotlin/me/sithiramunasinghe/flutter/flutter_radio_player/core/StreamingCore.kt: (22, 17): Unresolved reference: localbroadcastmanager
FlutterRadioPlayer/android/src/main/kotlin/me/sithiramunasinghe/flutter/flutter_radio_player/core/StreamingCore.kt: (34, 93): Unresolved reference: broadcastActionName
and a bunch more, Could you please help me with this?
Issue Analytics
- State:
- Created 10 months ago
- Comments:14 (3 by maintainers)
Top Results From Across the Web
XCode 13 is super slow, build time… | Apple Developer Forums
I'm having the same issue since upgrading to Xcode v. 13.2.1 (13C100). Build times for super simple SwiftUI project with one view around...
Read more >Reducing Our Build Time By 50% - Medium
The very first problem we identified was, every time we did a clean build, we were doing two clean builds instead of one....
Read more >Build Time Optimizations (Xcode) - Swiggy Bytes
As an iOS developer, we have encountered this problem frequently whereby, after starting the build, it takes a long time to get compiled...
Read more >Angular 13 build time increased · Issue #23183 - GitHub
A week ago build time was around 20 seconds and now it is around 5 minutes but application has no additional dependencies.
Read more >Swift 5.7 / Xcode 14 incremental build time 10x slower than ...
Similar problem here. With just a slightly modification on my Swift project, incremental build on Xcode 13 takes about 10 seconds to ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Sithira any updates on how to fix this in the library?
been busy with work. Will soon look into this. Sorry for the delay