Jonathan Vukovich

Results 61 comments of Jonathan Vukovich

You must have a problem either with the constraints of the scrollview or with the `contentSize` property. When I created this lib, I didn't use Autolayout, so you have to...

I think the height of the contentSize of the scrollview if bigger than the height of the scrollView, so you have a vertical scroll. I don't use the storyboard so...

Hello, I've release a new version 2.1.0 without the upper limit for bonsoir, which should solve the issue.

Hello, I've release a new version 2.1.0 without the upper limit for bonsoir.

It probably come from the code used in the receiver app (the app running on the Chromecast). There are events like `cast.framework.system.EventType.SENDER_DISCONNECTED` https://developers.google.com/cast/docs/reference/web_receiver/cast.framework.system#.EventType

Sorry me neither, I don't know the protocol. When you try to connect again, do you use the same session or do you create a new one? I think you...

Hello, If you do a PR I will merge it, but this package is not maintained anymore.

Can you try with the last version, not sure I can do anything.