Posts

Post not yet marked as solved
97 Views

Obscure crash report

Hello everyone! I have a crash report that I've been trying to figure out for almost a week now. The crash only reproduces on release, never on debug, and it’s cryptic to me. I tried to optimise the build so that I can have the release mode directly from Xcode, but when I attach it to the process it never reproduces. Could you help, please? I have attached the full crash log. Thank Crash log you!
Asked
by alintest.
Last updated
.
Post not yet marked as solved
128 Views

Wake watchOS companion app when playing music from iPhone

Hello! I've been trying for the past week to find a way to wake the watchOS app when playing songs from the iPhone app. I see that Spotify manages to do it, I implemented the Spotify SDK and when I play a song, the Spotify watchOS app starts automatically with the current song playing. How can I do the same for my app, and how can I override the mechanism for Spotify, so that even if I start the song by playing on the Spotify SDK, my app responds, and not the Spotify one? I have tried using the "NowPlayingView" but it does not work properly, as the Spotify one becomes active, not my app. Thanks!
Asked
by alintest.
Last updated
.