Foti Dim
Foti Dim
I hope this issue is not forgotten. This is a report I got from a user: ``` If Spotify is playing a song, and I open up the app, the...
Any updates on this? If it helps I confirmed that it happens with both AppRemote authentication and SPTSession authentication. It actually does not happen after long inactivity. Usage pattern does...
@kkarayannis there has been too much silence on this. It is happening for me daily. Can you please put some priority on this?
I suppose you are talking about `GCVirtualController`. Still I don't think it is possible to have a bridge for GCVirtualController. Can an app that implements GCVirtualController run the in the...
> Thatโs right, GCVirtualController. If an app implements GCVirtualController but is running in the background, how can the user be providing touches to it if the app is in the...
Funny you mention robots ๐. I maintain the SDKs and apps for [Romo](http://github.com/navideck/romo). I am in fact in the process of switching to WebRTC because the current implementation is quite...
@robreuss great info there! You forgot to attach the image ๐ I am also thinking about the next version of Romo. Apple is likely to drop the lightning port at...
> Would love to hear more about your goals with DJI Ronin. If I hear you correctly, the DJI Ronin app running on iOS can interface to a wireless hardware...
I don't think that the peripheral matters. Try to connect to any device and then get a service or characteristic with a non-existent random string. You can use the example...
Well, the important thing is that the library should not crash and that on the Dart side the Future of `writeValue()` etc. should return an error. In the Windows plugin...