Felix Fritz
Felix Fritz
@sodik82 Actually I have to reopen, the issue still persists. It was only gone shortly but the warning is back on every reload of my app. Same stack trace as...
@johnbwoodruff Just wanted to let you know how much I appreciate this lib! Very well documented, intellisense could not be any better, everything I am using is working flawlessly. By...
I figured out, that when I remove `use_frameworks!` from the Podfile and then archive the app and get it from Testflight, the issue does not exist. Only when frameworks are...
I solved the issue. It seems to be a naming collision. When the bundle has the same name as the module itself, `.xcassets` can't be properly accessed. Renaming the bundle...
Yip, would also be interested in this.
@outlandnish Thanks for the quick response. So this would have to be done on the receiver then, not in this repo?
Never worked with the Cast framework before, looks like an interesting challenge, but the hassle to debug the receiver seems quite high (need a paid account and a long USB...