ir-fuel
ir-fuel
youtube From: james h Reply-To: jgh-/VideoCore Date: Monday 13 April 2015 18:02 To: jgh-/VideoCore Cc: Joris Mans Subject: Re: [VideoCore] crashing when trying to open an RTMP stream several times...
My solution was straightforward: I used this codebase as a basis to write everything myself from scratch
Same issue here, but I can live with losing some analytics. But what I wonder about are the messages shown after that (Xcode, iOS app): ``` [403:42882] 5.12.0 - [Firebase/Core][I-COR000012]...
I've just been asked to finalise another project. I will come back to this later. Maybe it's indirectly related to something else in that `View`. I'll put some parts in...
Narrowed it down to this. This crashes: ``` var body: some View { List { KFImage(URL(string: "https://img-19.ccm2.net/ppaPB1I48R0LInb9Z8QBoUqXqSQ=/480x335/smart/b829396acc244fd484c5ddcdcb2b08f3/ccmcms-commentcamarche/20494859.jpg")!) .resizable() } } ``` This doesn't ``` var body: some View { List...
Have the same issue, the npm script is a good workaround
Same here, they only updated 1 example, the others are out of date.
@downdrown that requires the use of a backend + it's worthless anyway to do it like that because of a bunch of missing features in the SDK
@downdrown Read this and you'll understand why you should not waste your time (like I have) in building a backend for this. https://github.com/spotify/ios-sdk/issues/343#issuecomment-1004853819
No. You'll still see a ping-pong between your app and the Spotify app, but without a popup.