question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build time issue

See original GitHub issue

hey 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:open
  • Created 10 months ago
  • Comments:14 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
timonskcommented, Nov 21, 2022

@Sithira any updates on how to fix this in the library?

4reactions
Sithiracommented, Dec 15, 2022

been busy with work. Will soon look into this. Sorry for the delay

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found